1
1
'use strict' ;
2
2
3
3
/* WPT Refs:
4
- https://github.com/w3c/web-platform-tests/blob/0f26c418a5 /url/urltestdata.json
4
+ https://github.com/w3c/web-platform-tests/blob/8df7c9c215 /url/urltestdata.json
5
5
License: http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html
6
6
*/
7
7
module . exports =
@@ -3679,7 +3679,7 @@ module.exports =
3679
3679
"input" : "http://你好你好" ,
3680
3680
"base" : "http://other.com/" ,
3681
3681
"href" : "http://xn--6qqa088eba/" ,
3682
- "origin" : "http://你好你好 " ,
3682
+ "origin" : "http://xn--6qqa088eba " ,
3683
3683
"protocol" : "http:" ,
3684
3684
"username" : "" ,
3685
3685
"password" : "" ,
@@ -3694,7 +3694,7 @@ module.exports =
3694
3694
"input" : "https://faß.ExAmPlE/" ,
3695
3695
"base" : "about:blank" ,
3696
3696
"href" : "https://xn--fa-hia.example/" ,
3697
- "origin" : "https://faß .example" ,
3697
+ "origin" : "https://xn--fa-hia .example" ,
3698
3698
"protocol" : "https:" ,
3699
3699
"username" : "" ,
3700
3700
"password" : "" ,
@@ -3709,6 +3709,7 @@ module.exports =
3709
3709
"input" : "sc://faß.ExAmPlE/" ,
3710
3710
"base" : "about:blank" ,
3711
3711
"href" : "sc://fa%C3%9F.ExAmPlE/" ,
3712
+ "origin" : "null" ,
3712
3713
"protocol" : "sc:" ,
3713
3714
"username" : "" ,
3714
3715
"password" : "" ,
@@ -4617,7 +4618,7 @@ module.exports =
4617
4618
"input" : "ftp://%e2%98%83" ,
4618
4619
"base" : "about:blank" ,
4619
4620
"href" : "ftp://xn--n3h/" ,
4620
- "origin" : "ftp://☃ " ,
4621
+ "origin" : "ftp://xn--n3h " ,
4621
4622
"protocol" : "ftp:" ,
4622
4623
"username" : "" ,
4623
4624
"password" : "" ,
@@ -4632,7 +4633,7 @@ module.exports =
4632
4633
"input" : "https://%e2%98%83" ,
4633
4634
"base" : "about:blank" ,
4634
4635
"href" : "https://xn--n3h/" ,
4635
- "origin" : "https://☃ " ,
4636
+ "origin" : "https://xn--n3h " ,
4636
4637
"protocol" : "https:" ,
4637
4638
"username" : "" ,
4638
4639
"password" : "" ,
0 commit comments