mirror of
https://github.com/servo/servo.git
synced 2025-07-12 09:53:40 +01:00
33 lines
812 B
INI
33 lines
812 B
INI
[base64.any.worker.html]
|
|
[data: URL base64 handling: "ab="]
|
|
expected: FAIL
|
|
|
|
[data: URL base64 handling: "ab\\fcd"]
|
|
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
|
|
|
|
|
|
[base64.any.html]
|
|
[data: URL base64 handling: "ab="]
|
|
expected: FAIL
|
|
|
|
[data: URL base64 handling: "ab\\fcd"]
|
|
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
|
|
|