mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,12 @@
|
|||
[Blob-methods-from-detached-frame.html]
|
||||
[slice()]
|
||||
expected: FAIL
|
||||
|
||||
[text()]
|
||||
expected: FAIL
|
||||
|
||||
[arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[stream()]
|
||||
expected: FAIL
|
|
@ -0,0 +1,13 @@
|
|||
[cross-partition.tentative.https.html]
|
||||
expected: TIMEOUT
|
||||
[Blob URL shouldn't be revocable from a cross-partition iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Blob URL shouldn't be revocable from a cross-partition dedicated worker]
|
||||
expected: FAIL
|
||||
|
||||
[Blob URL shouldn't be revocable from a cross-partition shared worker]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Blob URL shouldn't be revocable from a service worker]
|
||||
expected: NOTRUN
|
9
tests/wpt/meta/FileAPI/blob/Blob-constructor.any.js.ini
Normal file
9
tests/wpt/meta/FileAPI/blob/Blob-constructor.any.js.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Blob-constructor.any.html]
|
||||
[options properties should be accessed in lexicographic order.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[Blob-constructor.any.worker.html]
|
||||
[options properties should be accessed in lexicographic order.]
|
||||
expected: FAIL
|
||||
|
8
tests/wpt/meta/FileAPI/file/File-constructor.any.js.ini
Normal file
8
tests/wpt/meta/FileAPI/file/File-constructor.any.js.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[File-constructor.any.html]
|
||||
[No replacement when using special character in fileName]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[File-constructor.any.worker.html]
|
||||
[No replacement when using special character in fileName]
|
||||
expected: FAIL
|
4
tests/wpt/meta/FileAPI/file/File-constructor.html.ini
Normal file
4
tests/wpt/meta/FileAPI/file/File-constructor.html.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
[File-constructor.html]
|
||||
[No replacement when using special character in fileName]
|
||||
expected: FAIL
|
||||
|
37
tests/wpt/meta/FileAPI/file/send-file-form-controls.html.ini
Normal file
37
tests/wpt/meta/FileAPI/file/send-file-form-controls.html.ini
Normal file
|
@ -0,0 +1,37 @@
|
|||
[send-file-form-controls.html]
|
||||
[Upload file-for-upload-in-form-ESC-[\x1b\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-BS-[\x08\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-VT-[\x0b\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LF-CR-[\n\r\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-FF-[\x0c\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LF-[\n\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CR-LF-[\r\n\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SPACE-[ \].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CR-[\r\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-HT-[\t\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-NUL-[\x00\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-DEL-[\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
[send-file-form-controls.tentative.html]
|
||||
[Upload file-for-upload-in-form-ESC-[\x1b\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-BS-[\x08\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-VT-[\x0b\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LF-CR-[\n\r\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-FF-[\x0c\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LF-[\n\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CR-LF-[\r\n\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SPACE-[ \].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CR-[\r\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-HT-[\t\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-NUL-[\x00\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-DEL-[\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
[send-file-form-iso-2022-jp.html]
|
||||
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-.txt (x-user-defined) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in ISO-2022-JP form]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,82 @@
|
|||
[send-file-form-punctuation.html]
|
||||
[Upload file-for-upload-in-form-CIRCUMFLEX-ACCENT-[^\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-QUOTATION-MARK-["\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-SQUARE-BRACKET-[[\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-EQUALS-SIGN-[=\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-TILDE-[~\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-PARENTHESIS-[(\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-VERTICAL-LINE-[|\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ASTERISK-[*\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-PARENTHESIS-[)\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-PERCENT-SIGN-[%\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-DOLLAR-SIGN-[$\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-COMMA-[,\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-CURLY-BRACKET-[}\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-QUESTION-MARK-[?\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SOLIDUS-[/\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-CURLY-BRACKET-[{\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-APOSTROPHE-['\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-SQUARE-BRACKET-[\]\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-COLON-[:\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload 'file-for-upload-in-form-single-quoted.txt' (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload "file-for-upload-in-form-double-quoted.txt" (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SEMICOLON-[;\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-AMPERSAND-[&\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-PLUS-SIGN-[+\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-REVERSE-SOLIDUS-[\\\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-EXCLAMATION-MARK-[!\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-FULL-STOP-[.\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,82 @@
|
|||
[send-file-form-punctuation.tentative.html]
|
||||
[Upload file-for-upload-in-form-CIRCUMFLEX-ACCENT-[^\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-QUOTATION-MARK-["\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-SQUARE-BRACKET-[[\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-EQUALS-SIGN-[=\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-TILDE-[~\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-PARENTHESIS-[(\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-VERTICAL-LINE-[|\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ASTERISK-[*\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-PARENTHESIS-[)\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-PERCENT-SIGN-[%\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-DOLLAR-SIGN-[$\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-COMMA-[,\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-CURLY-BRACKET-[}\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-QUESTION-MARK-[?\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SOLIDUS-[/\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-CURLY-BRACKET-[{\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-APOSTROPHE-['\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-SQUARE-BRACKET-[\]\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-COLON-[:\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload 'file-for-upload-in-form-single-quoted.txt' (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload "file-for-upload-in-form-double-quoted.txt" (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SEMICOLON-[;\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-AMPERSAND-[&\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-PLUS-SIGN-[+\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-REVERSE-SOLIDUS-[\\\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-EXCLAMATION-MARK-[!\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-FULL-STOP-[.\].txt (ASCII) in UTF-8 form]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
[send-file-form-windows-1252.html]
|
||||
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-.txt (x-user-defined) in windows-1252 form]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,19 @@
|
|||
[send-file-form-x-user-defined.html]
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-.txt (x-user-defined) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in x-user-defined form]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,74 @@
|
|||
[send-file-formdata-controls.any.worker.html]
|
||||
[Upload file-for-upload-in-form-NUL-[\x00\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-BS-[\x08\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-VT-[\x0b\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LF-[\n\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LF-CR-[\n\r\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CR-[\r\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CR-LF-[\r\n\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-HT-[\t\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-FF-[\x0c\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-DEL-[\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ESC-[\x1b\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SPACE-[ \].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[send-file-formdata-controls.any.html]
|
||||
[Upload file-for-upload-in-form-NUL-[\x00\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-BS-[\x08\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-VT-[\x0b\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LF-[\n\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LF-CR-[\n\r\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CR-[\r\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CR-LF-[\r\n\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-HT-[\t\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-FF-[\x0c\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-DEL-[\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ESC-[\x1b\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SPACE-[ \].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
|
@ -0,0 +1,37 @@
|
|||
[send-file-formdata-controls.tentative.html]
|
||||
[Upload file-for-upload-in-form-BS-[\x08\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-VT-[\x0b\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-NUL-[\x00\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SPACE-[ \].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LF-[\n\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-FF-[\x0c\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CR-[\r\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-HT-[\t\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LF-CR-[\n\r\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ESC-[\x1b\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-DEL-[\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CR-LF-[\r\n\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,164 @@
|
|||
[send-file-formdata-punctuation.any.html]
|
||||
[Upload file-for-upload-in-form-QUOTATION-MARK-["\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload "file-for-upload-in-form-double-quoted.txt" (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-REVERSE-SOLIDUS-[\\\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-EXCLAMATION-MARK-[!\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-DOLLAR-SIGN-[$\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-PERCENT-SIGN-[%\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-AMPERSAND-[&\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-APOSTROPHE-['\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-PARENTHESIS-[(\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-PARENTHESIS-[)\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ASTERISK-[*\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-PLUS-SIGN-[+\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-COMMA-[,\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-FULL-STOP-[.\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SOLIDUS-[/\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-COLON-[:\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SEMICOLON-[;\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-EQUALS-SIGN-[=\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-QUESTION-MARK-[?\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CIRCUMFLEX-ACCENT-[^\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-SQUARE-BRACKET-[[\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-SQUARE-BRACKET-[\]\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-CURLY-BRACKET-[{\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-VERTICAL-LINE-[|\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-CURLY-BRACKET-[}\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-TILDE-[~\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload 'file-for-upload-in-form-single-quoted.txt' (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[send-file-formdata-punctuation.any.worker.html]
|
||||
[Upload file-for-upload-in-form-QUOTATION-MARK-["\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload "file-for-upload-in-form-double-quoted.txt" (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-REVERSE-SOLIDUS-[\\\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-EXCLAMATION-MARK-[!\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-DOLLAR-SIGN-[$\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-PERCENT-SIGN-[%\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-AMPERSAND-[&\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-APOSTROPHE-['\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-PARENTHESIS-[(\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-PARENTHESIS-[)\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ASTERISK-[*\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-PLUS-SIGN-[+\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-COMMA-[,\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-FULL-STOP-[.\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SOLIDUS-[/\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-COLON-[:\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SEMICOLON-[;\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-EQUALS-SIGN-[=\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-QUESTION-MARK-[?\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CIRCUMFLEX-ACCENT-[^\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-SQUARE-BRACKET-[[\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-SQUARE-BRACKET-[\]\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-CURLY-BRACKET-[{\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-VERTICAL-LINE-[|\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-CURLY-BRACKET-[}\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-TILDE-[~\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload 'file-for-upload-in-form-single-quoted.txt' (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
|
@ -0,0 +1,82 @@
|
|||
[send-file-formdata-punctuation.tentative.html]
|
||||
[Upload file-for-upload-in-form-COMMA-[,\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-QUESTION-MARK-[?\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-CIRCUMFLEX-ACCENT-[^\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SEMICOLON-[;\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-EXCLAMATION-MARK-[!\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-AMPERSAND-[&\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-DOLLAR-SIGN-[$\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-APOSTROPHE-['\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-CURLY-BRACKET-[}\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload 'file-for-upload-in-form-single-quoted.txt' (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-SQUARE-BRACKET-[\]\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-QUOTATION-MARK-["\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload "file-for-upload-in-form-double-quoted.txt" (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-SOLIDUS-[/\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-SQUARE-BRACKET-[[\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-CURLY-BRACKET-[{\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-EQUALS-SIGN-[=\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-TILDE-[~\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ASTERISK-[*\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-PLUS-SIGN-[+\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-RIGHT-PARENTHESIS-[)\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-COLON-[:\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-FULL-STOP-[.\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-VERTICAL-LINE-[|\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-LEFT-PARENTHESIS-[(\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-REVERSE-SOLIDUS-[\\\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-PERCENT-SIGN-[%\].txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,38 @@
|
|||
[send-file-formdata-utf-8.any.worker.html]
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-.txt (x-user-defined) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[send-file-formdata-utf-8.any.html]
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-.txt (x-user-defined) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in fetch with FormData]
|
||||
expected: FAIL
|
|
@ -0,0 +1,19 @@
|
|||
[send-file-formdata-utf-8.html]
|
||||
[Upload file-for-upload-in-form-★星★.txt (JIS X 0201 and JIS X 0208) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-ABC~‾¥≈¤・・•∙·☼★星🌟星★☼·∙•・・¤≈¥‾~XYZ.txt (Unicode) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (windows-1252) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-☺😂.txt (Unicode) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
[Upload file-for-upload-in-form-.txt (x-user-defined) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[send-file-formdata.any.worker.html]
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[send-file-formdata.any.html]
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
4
tests/wpt/meta/FileAPI/file/send-file-formdata.html.ini
Normal file
4
tests/wpt/meta/FileAPI/file/send-file-formdata.html.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
[send-file-formdata.html]
|
||||
[Upload file-for-upload-in-form.txt (ASCII) in fetch with FormData]
|
||||
expected: FAIL
|
||||
|
32
tests/wpt/meta/FileAPI/idlharness.any.js.ini
Normal file
32
tests/wpt/meta/FileAPI/idlharness.any.js.ini
Normal file
|
@ -0,0 +1,32 @@
|
|||
[idlharness.any.html]
|
||||
[Blob interface: operation text()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: operation readAsBinaryString(Blob)]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: new FileReader() must inherit property "readAsBinaryString(Blob)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.worker.html]
|
||||
[Blob interface: operation text()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: operation readAsBinaryString(Blob)]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: new FileReader() must inherit property "readAsBinaryString(Blob)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
25
tests/wpt/meta/FileAPI/idlharness.html.ini
Normal file
25
tests/wpt/meta/FileAPI/idlharness.html.ini
Normal file
|
@ -0,0 +1,25 @@
|
|||
[idlharness.html]
|
||||
[Blob interface: operation text()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation stream()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: operation readAsBinaryString(Blob)]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: new FileReader() must inherit property "readAsBinaryString(Blob)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new Blob(["TEST"\]) must inherit property "stream()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "stream()" with the proper type]
|
||||
expected: FAIL
|
||||
|
25
tests/wpt/meta/FileAPI/idlharness.worker.js.ini
Normal file
25
tests/wpt/meta/FileAPI/idlharness.worker.js.ini
Normal file
|
@ -0,0 +1,25 @@
|
|||
[idlharness.worker.html]
|
||||
[Blob interface: operation text()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation stream()]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: operation arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: operation readAsBinaryString(Blob)]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: calling readAsBinaryString(Blob) on new FileReader() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[FileReader interface: new FileReader() must inherit property "readAsBinaryString(Blob)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new Blob(["TEST"\]) must inherit property "stream()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface: new File(["myFileBits"\], "myFileName") must inherit property "stream()" with the proper type]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[filereader_readAsBinaryString.any.worker.html]
|
||||
[FileAPI Test: filereader_readAsBinaryString]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[filereader_readAsBinaryString.any.html]
|
||||
[FileAPI Test: filereader_readAsBinaryString]
|
||||
expected: FAIL
|
|
@ -0,0 +1,8 @@
|
|||
[filereader_readAsDataURL.any.html]
|
||||
[readAsDataURL result for Blob with unspecified MIME type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[filereader_readAsDataURL.any.worker.html]
|
||||
[readAsDataURL result for Blob with unspecified MIME type]
|
||||
expected: FAIL
|
|
@ -0,0 +1,20 @@
|
|||
[filereader_result.any.worker.html]
|
||||
[readAsBinaryString]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "loadstart" event for readAsBinaryString]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "progress" event for readAsBinaryString]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[filereader_result.any.html]
|
||||
[readAsBinaryString]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "loadstart" event for readAsBinaryString]
|
||||
expected: FAIL
|
||||
|
||||
[result is null during "progress" event for readAsBinaryString]
|
||||
expected: FAIL
|
10
tests/wpt/meta/FileAPI/url/url-format.any.js.ini
Normal file
10
tests/wpt/meta/FileAPI/url/url-format.any.js.ini
Normal file
|
@ -0,0 +1,10 @@
|
|||
[url-format.any.html]
|
||||
[Generated Blob URLs are unique]
|
||||
expected: FAIL
|
||||
|
||||
[Blob URL parses correctly]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-format.any.worker.html]
|
||||
expected: CRASH
|
16
tests/wpt/meta/FileAPI/url/url-in-tags-revoke.window.js.ini
Normal file
16
tests/wpt/meta/FileAPI/url/url-in-tags-revoke.window.js.ini
Normal file
|
@ -0,0 +1,16 @@
|
|||
[url-in-tags-revoke.window.html]
|
||||
expected: TIMEOUT
|
||||
[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Opening a blob URL in a new window immediately before revoking it works.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching a blob URL immediately before revoking it works in an iframe.]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching a blob URL immediately before revoking it works in an iframe navigation.]
|
||||
expected: FAIL
|
||||
|
||||
[Opening a blob URL in a new window by clicking an <a> tag works immediately before revoking the URL.]
|
||||
expected: TIMEOUT
|
14
tests/wpt/meta/FileAPI/url/url-with-fetch.any.js.ini
Normal file
14
tests/wpt/meta/FileAPI/url/url-with-fetch.any.js.ini
Normal file
|
@ -0,0 +1,14 @@
|
|||
[url-with-fetch.any.html]
|
||||
[Revoke blob URL after creating Request, will fetch]
|
||||
expected: FAIL
|
||||
|
||||
[Revoke blob URL after creating Request, then clone Request, will fetch]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-with-fetch.any.worker.html]
|
||||
[Revoke blob URL after creating Request, will fetch]
|
||||
expected: FAIL
|
||||
|
||||
[Revoke blob URL after creating Request, then clone Request, will fetch]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue