node/test/wpt/status/FileAPI/file.json
Khafra 916af4ef2d
buffer: introduce File
PR-URL: https://github.com/nodejs/node/pull/45139
Fixes: https://github.com/nodejs/node/issues/39015
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-11-10 20:52:45 +00:00

17 lines
318 B
JSON

{
"Worker-read-file-constructor.worker.js": {
"skip": true
},
"send-file-formdata-punctuation.any.js": {
"skip": true
},
"send-file-formdata-utf-8.any.js": {
"skip": true
},
"send-file-formdata.any.js": {
"skip": true
},
"send-file-formdata-controls.any.js": {
"skip": true
}
}