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 38c77e3

Browse filesBrowse files
nodejs-github-bottargos
authored andcommitted
test: update WPT for url to a23788b77a
PR-URL: #56779 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 14236ef commit 38c77e3
Copy full SHA for 38c77e3

File tree

Expand file treeCollapse file tree

3 files changed

+17
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+17
-2
lines changed
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/1e140d63ec/resources
3030
- 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
3232
- user-timing: https://github.com/web-platform-tests/wpt/tree/5ae85bf826/user-timing
3333
- wasm/jsapi: https://github.com/web-platform-tests/wpt/tree/cde25e7e3c/wasm/jsapi
3434
- wasm/webapi: https://github.com/web-platform-tests/wpt/tree/fd1b23eeaa/wasm/webapi
Collapse file

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

Copy file name to clipboardExpand all lines: test/fixtures/wpt/url/resources/urltestdata.json
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3137,6 +3137,21 @@
31373137
"search": "",
31383138
"hash": ""
31393139
},
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+
},
31403155
"# Based on http://trac.webkit.org/browser/trunk/LayoutTests/fast/url/segments-userinfo-vs-host.html",
31413156
{
31423157
"input": "http:@www.example.com",
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": "6fa3fe8a929be45422cd46a8961e647e13d0cab8",
75+
"commit": "a23788b77a947304b2b3159d8efda492727ab623",
7676
"path": "url"
7777
},
7878
"user-timing": {

0 commit comments

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