Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 256fc67

Browse filesBrowse files
nodejs-github-botaduh95
authored andcommitted
test: update WPT for url to 81a2aed262
PR-URL: #61509 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
1 parent 5c26087 commit 256fc67
Copy full SHA for 256fc67

3 files changed

+32-2Lines changed: 32 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎test/fixtures/wpt/README.md‎

Copy file name to clipboardExpand all lines: test/fixtures/wpt/README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
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/593c46cf18/url
31+
- url: https://github.com/web-platform-tests/wpt/tree/81a2aed262/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
Collapse file

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

Copy file name to clipboardExpand all lines: test/fixtures/wpt/url/resources/urltestdata.json
+30Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6065,6 +6065,36 @@
60656065
"search": "",
60666066
"hash": ""
60676067
},
6068+
{
6069+
"input": "https://0x.0x.0x.0x",
6070+
"base": null,
6071+
"href": "https://0.0.0.0/",
6072+
"origin": "https://0.0.0.0",
6073+
"protocol": "https:",
6074+
"username": "",
6075+
"password": "",
6076+
"host": "0.0.0.0",
6077+
"hostname": "0.0.0.0",
6078+
"port": "",
6079+
"pathname": "/",
6080+
"search": "",
6081+
"hash": ""
6082+
},
6083+
{
6084+
"input": "https://00.00.00.00",
6085+
"base": null,
6086+
"href": "https://0.0.0.0/",
6087+
"origin": "https://0.0.0.0",
6088+
"protocol": "https:",
6089+
"username": "",
6090+
"password": "",
6091+
"host": "0.0.0.0",
6092+
"hostname": "0.0.0.0",
6093+
"port": "",
6094+
"pathname": "/",
6095+
"search": "",
6096+
"hash": ""
6097+
},
60686098
"More IPv4 parsing (via https://github.com/jsdom/whatwg-url/issues/92)",
60696099
{
60706100
"input": "https://0x100000000/test",
Collapse file

‎test/fixtures/wpt/versions.json‎

Copy file name to clipboardExpand all lines: test/fixtures/wpt/versions.json
+1-1Lines 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": "593c46cf18ee325a8740d3f0f4c447840fb9919a",
75+
"commit": "81a2aed262a6e82824afa19509583a736da580ed",
7676
"path": "url"
7777
},
7878
"urlpattern": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.