mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Sync WPT with upstream (26-11-2023) (#30783)
* Update web-platform-tests to revision b'a59ba94da3f2638beee8950e423c5fedfe02e809' * Update expectations * Update expectations again --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
76401823f2
commit
139df1c73b
412 changed files with 7843 additions and 4775 deletions
|
@ -881,6 +881,27 @@
|
|||
[Parsing: <non-spec:/a/..//path> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///test> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///\\//\\//test> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///example.org/path> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///example.org/../path> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///example.org/../../> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///example.org/../path/../../> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///example.org/../path/../../path> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
|
@ -1039,6 +1060,9 @@
|
|||
[Parsing: <file:/.//p> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </\\//\\/a/../> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.worker.html?exclude=(file|javascript|mailto)]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
|
@ -1215,6 +1239,30 @@
|
|||
[Parsing: <file:/.//p> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///test> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///\\//\\//test> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///example.org/path> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///example.org/../path> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///example.org/../../> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///example.org/../path/../../> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <///example.org/../path/../../path> against <http://example.org/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </\\//\\/a/../> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.html?include=file]
|
||||
[Parsing: </> against <file://h/C:/a/b>]
|
||||
|
@ -1373,6 +1421,9 @@
|
|||
[Parsing: <file:/.//p> without base]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: </\\//\\/a/../> against <file:///>]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-constructor.any.html?include=javascript]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue