File tree 3 files changed +17
-2
lines changed
3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Last update:
28
28
- resource-timing: https://github.com/web-platform-tests/wpt/tree/22d38586d0/resource-timing
29
29
- resources: https://github.com/web-platform-tests/wpt/tree/1e140d63ec/resources
30
30
- streams: https://github.com/web-platform-tests/wpt/tree/bc9dcbbf1a/streams
31
- - url: https://github.com/web-platform-tests/wpt/tree/6fa3fe8a92 /url
31
+ - url: https://github.com/web-platform-tests/wpt/tree/a23788b77a /url
32
32
- user-timing: https://github.com/web-platform-tests/wpt/tree/5ae85bf826/user-timing
33
33
- wasm/jsapi: https://github.com/web-platform-tests/wpt/tree/cde25e7e3c/wasm/jsapi
34
34
- wasm/webapi: https://github.com/web-platform-tests/wpt/tree/fd1b23eeaa/wasm/webapi
Original file line number Diff line number Diff line change 3137
3137
"search" : " " ,
3138
3138
"hash" : " "
3139
3139
},
3140
+ {
3141
+ "input" : " https://example.com/aaa/bbb/%2e%2e?query" ,
3142
+ "base" : null ,
3143
+ "href" : " https://example.com/aaa/?query" ,
3144
+ "origin" : " https://example.com" ,
3145
+ "protocol" : " https:" ,
3146
+ "username" : " " ,
3147
+ "password" : " " ,
3148
+ "host" : " example.com" ,
3149
+ "hostname" : " example.com" ,
3150
+ "port" : " " ,
3151
+ "pathname" : " /aaa/" ,
3152
+ "search" : " ?query" ,
3153
+ "hash" : " "
3154
+ },
3140
3155
" # Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/segments-userinfo-vs-host.html" ,
3141
3156
{
3142
3157
"input" : " http:@www.example.com" ,
Original file line number Diff line number Diff line change 72
72
"path" : " streams"
73
73
},
74
74
"url" : {
75
- "commit" : " 6fa3fe8a929be45422cd46a8961e647e13d0cab8 " ,
75
+ "commit" : " a23788b77a947304b2b3159d8efda492727ab623 " ,
76
76
"path" : " url"
77
77
},
78
78
"user-timing" : {
You can’t perform that action at this time.
0 commit comments