Skip to content

Commit 7b9f57a

Browse files
lucacasonatodomenukk
authored andcommitted
Update WPT data and expectations (#859)
1 parent 2c46329 commit 7b9f57a

File tree

3 files changed

+1653
-548
lines changed

3 files changed

+1653
-548
lines changed

url/tests/expected_failures.txt

+33-17
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
</> against <file://h/C:/a/b>
2-
<file:\\\\//> against <about:blank>
3-
<file:\\\\\\\\> against <about:blank>
4-
<file:\\\\\\\\?fox> against <about:blank>
5-
<file:\\\\\\\\#guppy> against <about:blank>
6-
<file://spider///> against <about:blank>
7-
<file:\\\\localhost//> against <about:blank>
8-
<file://\\/localhost//cat> against <about:blank>
9-
<file://localhost//a//../..//> against <about:blank>
2+
<file:\\\\//>
3+
<file:\\\\\\\\>
4+
<file:\\\\\\\\?fox>
5+
<file:\\\\\\\\#guppy>
6+
<file://spider///>
7+
<file:\\\\localhost//>
8+
<file://\\/localhost//cat>
9+
<file://localhost//a//../..//>
1010
</////mouse> against <file:///elephant>
1111
<\\/localhost//pig> against <file://lion/>
1212
<//localhost//pig> against <file://lion/>
@@ -19,19 +19,35 @@
1919
<C|\n/> against <file://host/dir/file>
2020
<C|\\> against <file://host/dir/file>
2121
</c:/foo/bar> against <file://host/path>
22-
<file://example.net/C:/> against <about:blank>
23-
<file://1.2.3.4/C:/> against <about:blank>
24-
<file://[1::8]/C:/> against <about:blank>
22+
<file://example.net/C:/>
23+
<file://1.2.3.4/C:/>
24+
<file://[1::8]/C:/>
2525
<C|/> against <file://host/>
2626
</C:/> against <file://host/>
2727
<file:C:/> against <file://host/>
2828
<file:/C:/> against <file://host/>
29-
<file://localhost//a//../..//foo> against <about:blank>
30-
<file://localhost////foo> against <about:blank>
31-
<file:////foo> against <about:blank>
29+
<file://localhost//a//../..//foo>
30+
<file://localhost////foo>
31+
<file:////foo>
3232
<file:////one/two> against <file:///>
3333
<////one/two> against <file:///>
3434
<file:///.//> against <file:////>
35-
<file:.//p> against <about:blank>
36-
<file:/.//p> against <about:blank>
37-
<https://x/?#\u{0}y> against <about:blank>
35+
<file:.//p>
36+
<file:/.//p>
37+
<http://example.net/path> set hostname to <example.com:8080>
38+
<http://example.net:8080/path> set hostname to <example.com:>
39+
<non-spec:/.//p> set hostname to <h>
40+
<non-spec:/.//p> set hostname to <>
41+
<foo://somehost/some/path> set pathname to <>
42+
<foo:///some/path> set pathname to <>
43+
<http://example.net:8080/path> set port to <randomstring>
44+
<file:///var/log/system.log> set href to <http://0300.168.0xF0>
45+
<data:space ?query#fragment> set search to <>
46+
<sc:space ?query#fragment> set search to <>
47+
<file://monkey/> set pathname to <\\\\>
48+
<file:///unicorn> set pathname to <//\\/>
49+
<file:///unicorn> set pathname to <//monkey/..//>
50+
<non-spec:/> set pathname to </.//p>
51+
<non-spec:/> set pathname to </..//p>
52+
<non-spec:/> set pathname to <//p>
53+
<non-spec:/.//> set pathname to <p>

0 commit comments

Comments
 (0)