Skip to content

Commit c744f57

Browse files
test: update WPT for url to 808541773a
1 parent 7547e79 commit c744f57

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

test/fixtures/wpt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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/c928b19ab0/url
31+
- url: https://github.com/web-platform-tests/wpt/tree/808541773a/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

test/fixtures/wpt/url/resources/urltestdata.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6095,6 +6095,21 @@
60956095
"search": "",
60966096
"hash": ""
60976097
},
6098+
{
6099+
"input": "https://0000000000000000000000000000000000000000177.0.0.1",
6100+
"base": null,
6101+
"href": "https://127.0.0.1/",
6102+
"origin": "https://127.0.0.1",
6103+
"protocol": "https:",
6104+
"username": "",
6105+
"password": "",
6106+
"host": "127.0.0.1",
6107+
"hostname": "127.0.0.1",
6108+
"port": "",
6109+
"pathname": "/",
6110+
"search": "",
6111+
"hash": ""
6112+
},
60986113
"More IPv4 parsing (via https://github.com/jsdom/whatwg-url/issues/92)",
60996114
{
61006115
"input": "https://0x100000000/test",

test/fixtures/wpt/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"path": "streams"
7373
},
7474
"url": {
75-
"commit": "c928b19ab04a4525807238e9299c23f3a1cca582",
75+
"commit": "808541773a6208a4c71ce740149a7e94e990922e",
7676
"path": "url"
7777
},
7878
"urlpattern": {

0 commit comments

Comments
 (0)