mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Update web-platform-tests to revision b'c23b0ad587af296087067b48a2f2101233589a8f' (#35869)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
d0a306729d
commit
66583ce3c9
762 changed files with 25364 additions and 9859 deletions
12
tests/wpt/meta/url/url-constructor.any.js.ini
vendored
12
tests/wpt/meta/url/url-constructor.any.js.ini
vendored
|
@ -902,6 +902,12 @@
|
|||
[Parsing: <///example.org/../path/../../path> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <foo://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
|
@ -1269,6 +1275,12 @@
|
|||
[Parsing: <file:///w|/m> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <foo://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> 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