mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
84a1b7d4a5
commit
eb3c48f9d3
496 changed files with 17696 additions and 2718 deletions
30
tests/wpt/meta/url/url-constructor.any.js.ini
vendored
30
tests/wpt/meta/url/url-constructor.any.js.ini
vendored
|
@ -908,6 +908,21 @@
|
|||
[Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque ?hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t \t#hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque\t\t \r #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
|
@ -1281,6 +1296,21 @@
|
|||
[Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque ?hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t \t#hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque \t\t #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <non-special:opaque\t\t \r #hi> without base]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue