File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7878 "valid" : true
7979 },
8080 {
81- "description" : " a valid protocol-relative URI" ,
81+ "description" : " an invalid protocol-relative URI Reference " ,
8282 "data" : " //foo.bar/?baz=qux#quux" ,
83- "valid" : true
83+ "valid" : false
8484 },
8585 {
8686 "description" : " an invalid URI" ,
Original file line number Diff line number Diff line change 3030 "valid" : true
3131 },
3232 {
33- "description" : " a valid protocol-relative URI" ,
33+ "description" : " an invalid protocol-relative URI Reference " ,
3434 "data" : " //foo.bar/?baz=qux#quux" ,
35- "valid" : true
35+ "valid" : false
3636 },
3737 {
3838 "description" : " an invalid URI" ,
Original file line number Diff line number Diff line change 3030 "valid" : true
3131 },
3232 {
33- "description" : " a valid protocol-relative URI" ,
33+ "description" : " an invalid protocol-relative URI Reference " ,
3434 "data" : " //foo.bar/?baz=qux#quux" ,
35- "valid" : true
35+ "valid" : false
3636 },
3737 {
3838 "description" : " an invalid URI" ,
You can’t perform that action at this time.
0 commit comments