File tree Expand file tree Collapse file tree 3 files changed +30
-2
lines changed
Expand file tree Collapse file tree 3 files changed +30
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Last update:
2828- resource-timing: https://github.com/web-platform-tests/wpt/tree/22d38586d0/resource-timing
2929- resources: https://github.com/web-platform-tests/wpt/tree/1d2c5fb36a/resources
3030- streams: https://github.com/web-platform-tests/wpt/tree/bc9dcbbf1a/streams
31- - url: https://github.com/web-platform-tests/wpt/tree/81a2aed262 /url
31+ - url: https://github.com/web-platform-tests/wpt/tree/e3c46fdf55 /url
3232- urlpattern: https://github.com/web-platform-tests/wpt/tree/a2e15ad405/urlpattern
3333- user-timing: https://github.com/web-platform-tests/wpt/tree/5ae85bf826/user-timing
3434- wasm/jsapi: https://github.com/web-platform-tests/wpt/tree/cde25e7e3c/wasm/jsapi
Original file line number Diff line number Diff line change 68356835 "search" : " " ,
68366836 "hash" : " "
68376837 },
6838+ {
6839+ "input" : " .." ,
6840+ "base" : " abc://x/y/z/C:/" ,
6841+ "href" : " abc://x/y/z/" ,
6842+ "protocol" : " abc:" ,
6843+ "username" : " " ,
6844+ "password" : " " ,
6845+ "hostname" : " x" ,
6846+ "port" : " " ,
6847+ "host" : " x" ,
6848+ "pathname" : " /y/z/" ,
6849+ "search" : " " ,
6850+ "hash" : " "
6851+ },
6852+ {
6853+ "input" : " .." ,
6854+ "base" : " file://x/C:/" ,
6855+ "href" : " file://x/C:/" ,
6856+ "protocol" : " file:" ,
6857+ "username" : " " ,
6858+ "password" : " " ,
6859+ "hostname" : " x" ,
6860+ "port" : " " ,
6861+ "host" : " x" ,
6862+ "pathname" : " /C:/" ,
6863+ "search" : " " ,
6864+ "hash" : " "
6865+ },
68386866 " # Do not drop the host in the presence of a drive letter" ,
68396867 {
68406868 "input" : " file://example.net/C:/" ,
Original file line number Diff line number Diff line change 7272 "path" : " streams"
7373 },
7474 "url" : {
75- "commit" : " 81a2aed262a6e82824afa19509583a736da580ed " ,
75+ "commit" : " e3c46fdf5587369127de2863a7e38295f4e07f16 " ,
7676 "path" : " url"
7777 },
7878 "urlpattern" : {
You can’t perform that action at this time.
0 commit comments