Update web-platform-tests to revision 10168e9a5d44efbc6e7d416d1d454eb9c9f1396c

This commit is contained in:
Josh Matthews 2018-01-31 09:13:41 -05:00
parent c88dc51d03
commit 0e1caebaf4
791 changed files with 23381 additions and 5501 deletions

View 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