◐ Shell
clean mode source ↗

test: update WPT for url to a23788b77a · nodejs/node@38c77e3

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",