mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Fix #2909 as far as WPT is concerned, not full data-url class integration
This commit is contained in:
parent
799057f1e6
commit
7363db31db
4 changed files with 17 additions and 41 deletions
|
@ -1,33 +0,0 @@
|
|||
[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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue