mirror of
https://github.com/servo/servo.git
synced 2025-09-07 21:48:21 +01:00
Update web-platform-tests to revision 10168e9a5d44efbc6e7d416d1d454eb9c9f1396c
This commit is contained in:
parent
c88dc51d03
commit
0e1caebaf4
791 changed files with 23381 additions and 5501 deletions
153
tests/wpt/metadata/fetch/data-urls/base64.any.js.ini
Normal file
153
tests/wpt/metadata/fetch/data-urls/base64.any.js.ini
Normal file
|
@ -0,0 +1,153 @@
|
|||
[base64.any.worker.html]
|
||||
[data: URL base64 handling: ""]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "abcd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: " abcd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "abcd "]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "abc"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab="]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab=="]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "abc="]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\tcd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\ncd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\fcd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\rcd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab cd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\t\\n\\f\\r cd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: " \\t\\n\\f\\r ab\\t\\n\\f\\r cd\\t\\n\\f\\r "]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\t\\n\\f\\r =\\t\\n\\f\\r =\\t\\n\\f\\r "]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "/A"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "//A"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "///A"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "A/"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "AA/"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "AAA/"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "YQ"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "YR"]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[base64.any.html]
|
||||
[data: URL base64 handling: ""]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "abcd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: " abcd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "abcd "]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "abc"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab="]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab=="]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "abc="]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\tcd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\ncd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\fcd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\rcd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab cd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\t\\n\\f\\r cd"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: " \\t\\n\\f\\r ab\\t\\n\\f\\r cd\\t\\n\\f\\r "]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "ab\\t\\n\\f\\r =\\t\\n\\f\\r =\\t\\n\\f\\r "]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "/A"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "//A"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "///A"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "A/"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "AA/"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "AAA/"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "YQ"]
|
||||
expected: FAIL
|
||||
|
||||
[data: URL base64 handling: "YR"]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue