diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/wpt/runner/expectation.json | 1820 |
1 files changed, 1814 insertions, 6 deletions
diff --git a/tests/wpt/runner/expectation.json b/tests/wpt/runner/expectation.json index ec917c497..3f73bef89 100644 --- a/tests/wpt/runner/expectation.json +++ b/tests/wpt/runner/expectation.json @@ -3967,8 +3967,7 @@ "Parsing: <///example.org/../path> against <http://example.org/>", "Parsing: <///example.org/../../> against <http://example.org/>", "Parsing: <///example.org/../path/../../> against <http://example.org/>", - "Parsing: <///example.org/../path/../../path> against <http://example.org/>", - "Parsing: </\\//\\/a/../> against <file:///>" + "Parsing: <///example.org/../path/../../path> against <http://example.org/>" ], "url-constructor.any.html?include=file": [ "Parsing: </> against <file://h/C:/a/b>", @@ -4030,8 +4029,7 @@ "Parsing: <///example.org/../path> against <http://example.org/>", "Parsing: <///example.org/../../> against <http://example.org/>", "Parsing: <///example.org/../path/../../> against <http://example.org/>", - "Parsing: <///example.org/../path/../../path> against <http://example.org/>", - "Parsing: </\\//\\/a/../> against <file:///>" + "Parsing: <///example.org/../path/../../path> against <http://example.org/>" ], "url-constructor.any.worker.html?include=file": [ "Parsing: </> against <file://h/C:/a/b>", @@ -4636,7 +4634,1805 @@ "url-setters.any.worker.html?include=mailto": true, "url-statics-canparse.any.html": true, "url-statics-canparse.any.worker.html": true, - "urlsearchparams-size.any.worker.html": true + "urlsearchparams-size.any.worker.html": true, + "a-element-origin.html": [ + "Parsing origin: <http://example\t.\norg> against <http://example.org/foo/bar>", + "Parsing origin: <http://user:pass@foo:21/bar;par?b#c> against <http://example.org/foo/bar>", + "Parsing origin: <https://test:@test> against <about:blank>", + "Parsing origin: <https://:@test> against <about:blank>", + "Parsing origin: <non-special://test:@test/x> against <about:blank>", + "Parsing origin: <non-special://:@test/x> against <about:blank>", + "Parsing origin: <http:foo.com> against <http://example.org/foo/bar>", + "Parsing origin: <\t :foo.com \n> against <http://example.org/foo/bar>", + "Parsing origin: < foo.com > against <http://example.org/foo/bar>", + "Parsing origin: <a:\t foo.com> against <http://example.org/foo/bar>", + "Parsing origin: <http://f:21/ b ? d # e > against <http://example.org/foo/bar>", + "Parsing origin: <http://f:/c> against <http://example.org/foo/bar>", + "Parsing origin: <http://f:0/c> against <http://example.org/foo/bar>", + "Parsing origin: <http://f:00000000000000/c> against <http://example.org/foo/bar>", + "Parsing origin: <http://f:00000000000000000000080/c> against <http://example.org/foo/bar>", + "Parsing origin: <http://f:\n/c> against <http://example.org/foo/bar>", + "Parsing origin: <> against <http://example.org/foo/bar>", + "Parsing origin: < \t> against <http://example.org/foo/bar>", + "Parsing origin: <:foo.com/> against <http://example.org/foo/bar>", + "Parsing origin: <:foo.com\\> against <http://example.org/foo/bar>", + "Parsing origin: <:> against <http://example.org/foo/bar>", + "Parsing origin: <:a> against <http://example.org/foo/bar>", + "Parsing origin: <:/> against <http://example.org/foo/bar>", + "Parsing origin: <:\\> against <http://example.org/foo/bar>", + "Parsing origin: <:#> against <http://example.org/foo/bar>", + "Parsing origin: <#> against <http://example.org/foo/bar>", + "Parsing origin: <#/> against <http://example.org/foo/bar>", + "Parsing origin: <#\\> against <http://example.org/foo/bar>", + "Parsing origin: <#;?> against <http://example.org/foo/bar>", + "Parsing origin: <?> against <http://example.org/foo/bar>", + "Parsing origin: </> against <http://example.org/foo/bar>", + "Parsing origin: <:23> against <http://example.org/foo/bar>", + "Parsing origin: </:23> against <http://example.org/foo/bar>", + "Parsing origin: <\\x> against <http://example.org/foo/bar>", + "Parsing origin: <\\\\x\\hello> against <http://example.org/foo/bar>", + "Parsing origin: <::> against <http://example.org/foo/bar>", + "Parsing origin: <::23> against <http://example.org/foo/bar>", + "Parsing origin: <foo://> against <http://example.org/foo/bar>", + "Parsing origin: <http://a:b@c:29/d> against <http://example.org/foo/bar>", + "Parsing origin: <http::@c:29> against <http://example.org/foo/bar>", + "Parsing origin: <http://&a:foo(b]c@d:2/> against <http://example.org/foo/bar>", + "Parsing origin: <http://::@c@d:2> against <http://example.org/foo/bar>", + "Parsing origin: <http://foo.com:b@d/> against <http://example.org/foo/bar>", + "Parsing origin: <http://foo.com/\\@> against <http://example.org/foo/bar>", + "Parsing origin: <http:\\\\foo.com\\> against <http://example.org/foo/bar>", + "Parsing origin: <http:\\\\a\\b:c\\d@foo.com\\> against <http://example.org/foo/bar>", + "Parsing origin: <http://a:b@c\\> against <about:blank>", + "Parsing origin: <ws://a@b\\c> against <about:blank>", + "Parsing origin: <foo:/> against <http://example.org/foo/bar>", + "Parsing origin: <foo:/bar.com/> against <http://example.org/foo/bar>", + "Parsing origin: <foo://///////> against <http://example.org/foo/bar>", + "Parsing origin: <foo://///////bar.com/> against <http://example.org/foo/bar>", + "Parsing origin: <foo:////://///> against <http://example.org/foo/bar>", + "Parsing origin: <c:/foo> against <http://example.org/foo/bar>", + "Parsing origin: <//foo/bar> against <http://example.org/foo/bar>", + "Parsing origin: <http://foo/path;a??e#f#g> against <http://example.org/foo/bar>", + "Parsing origin: <http://foo/abcd?efgh?ijkl> against <http://example.org/foo/bar>", + "Parsing origin: <http://foo/abcd#foo?bar> against <http://example.org/foo/bar>", + "Parsing origin: <[61:24:74]:98> against <http://example.org/foo/bar>", + "Parsing origin: <http:[61:27]/:foo> against <http://example.org/foo/bar>", + "Parsing origin: <http://[2001::1]> against <http://example.org/foo/bar>", + "Parsing origin: <http://[::127.0.0.1]> against <http://example.org/foo/bar>", + "Parsing origin: <http://[0:0:0:0:0:0:13.1.68.3]> against <http://example.org/foo/bar>", + "Parsing origin: <http://[2001::1]:80> against <http://example.org/foo/bar>", + "Parsing origin: <http:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <ftp:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <https:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <madeupscheme:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <ftps:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <gopher:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <ws:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <wss:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <data:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <javascript:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <mailto:/example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <http:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <ftp:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <https:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <madeupscheme:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <ftps:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <gopher:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <ws:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <wss:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <data:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <javascript:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: <mailto:example.com/> against <http://example.org/foo/bar>", + "Parsing origin: </a/b/c> against <http://example.org/foo/bar>", + "Parsing origin: </a/ /c> against <http://example.org/foo/bar>", + "Parsing origin: </a%2fc> against <http://example.org/foo/bar>", + "Parsing origin: </a/%2f/c> against <http://example.org/foo/bar>", + "Parsing origin: <#β> against <http://example.org/foo/bar>", + "Parsing origin: <data:text/html,test#test> against <http://example.org/foo/bar>", + "Parsing origin: <tel:1234567890> against <http://example.org/foo/bar>", + "Parsing origin: <ssh://example.com/foo/bar.git> against <http://example.org/>", + "Parsing origin: <http://example.com/././foo> against <about:blank>", + "Parsing origin: <http://example.com/./.foo> against <about:blank>", + "Parsing origin: <http://example.com/foo/.> against <about:blank>", + "Parsing origin: <http://example.com/foo/./> against <about:blank>", + "Parsing origin: <http://example.com/foo/bar/..> against <about:blank>", + "Parsing origin: <http://example.com/foo/bar/../> against <about:blank>", + "Parsing origin: <http://example.com/foo/..bar> against <about:blank>", + "Parsing origin: <http://example.com/foo/bar/../ton> against <about:blank>", + "Parsing origin: <http://example.com/foo/bar/../ton/../../a> against <about:blank>", + "Parsing origin: <http://example.com/foo/../../..> against <about:blank>", + "Parsing origin: <http://example.com/foo/../../../ton> against <about:blank>", + "Parsing origin: <http://example.com/foo/%2e> against <about:blank>", + "Parsing origin: <http://example.com/foo/%2e%2> against <about:blank>", + "Parsing origin: <http://example.com/foo/%2e./%2e%2e/.%2e/%2e.bar> against <about:blank>", + "Parsing origin: <http://example.com////../..> against <about:blank>", + "Parsing origin: <http://example.com/foo/bar//../..> against <about:blank>", + "Parsing origin: <http://example.com/foo/bar//..> against <about:blank>", + "Parsing origin: <http://example.com/foo> against <about:blank>", + "Parsing origin: <http://example.com/%20foo> against <about:blank>", + "Parsing origin: <http://example.com/foo%> against <about:blank>", + "Parsing origin: <http://example.com/foo%2> against <about:blank>", + "Parsing origin: <http://example.com/foo%2zbar> against <about:blank>", + "Parsing origin: <http://example.com/foo%2©zbar> against <about:blank>", + "Parsing origin: <http://example.com/foo%41%7a> against <about:blank>", + "Parsing origin: <http://example.com/foo\t%91> against <about:blank>", + "Parsing origin: <http://example.com/foo%00%51> against <about:blank>", + "Parsing origin: <http://example.com/(%28:%3A%29)> against <about:blank>", + "Parsing origin: <http://example.com/%3A%3a%3C%3c> against <about:blank>", + "Parsing origin: <http://example.com/foo\tbar> against <about:blank>", + "Parsing origin: <http://example.com\\\\foo\\\\bar> against <about:blank>", + "Parsing origin: <http://example.com/%7Ffp3%3Eju%3Dduvgw%3Dd> against <about:blank>", + "Parsing origin: <http://example.com/@asdf%40> against <about:blank>", + "Parsing origin: <http://example.com/你好你好> against <about:blank>", + "Parsing origin: <http://example.com/‥/foo> against <about:blank>", + "Parsing origin: <http://example.com//foo> against <about:blank>", + "Parsing origin: <http://example.com//foo//bar> against <about:blank>", + "Parsing origin: <http://www.google.com/foo?bar=baz#> against <about:blank>", + "Parsing origin: <http://www.google.com/foo?bar=baz# »> against <about:blank>", + "Parsing origin: <data:test# »> against <about:blank>", + "Parsing origin: <http://www.google.com> against <about:blank>", + "Parsing origin: <http://192.0x00A80001> against <about:blank>", + "Parsing origin: <http://www/foo%2Ehtml> against <about:blank>", + "Parsing origin: <http://www/foo/%2E/html> against <about:blank>", + "Parsing origin: <http://%25DOMAIN:foobar@foodomain.com/> against <about:blank>", + "Parsing origin: <http:\\\\www.google.com\\foo> against <about:blank>", + "Parsing origin: <http://foo:80/> against <about:blank>", + "Parsing origin: <http://foo:81/> against <about:blank>", + "Parsing origin: <httpa://foo:80/> against <about:blank>", + "Parsing origin: <https://foo:443/> against <about:blank>", + "Parsing origin: <https://foo:80/> against <about:blank>", + "Parsing origin: <ftp://foo:21/> against <about:blank>", + "Parsing origin: <ftp://foo:80/> against <about:blank>", + "Parsing origin: <gopher://foo:70/> against <about:blank>", + "Parsing origin: <gopher://foo:443/> against <about:blank>", + "Parsing origin: <ws://foo:80/> against <about:blank>", + "Parsing origin: <ws://foo:81/> against <about:blank>", + "Parsing origin: <ws://foo:443/> against <about:blank>", + "Parsing origin: <ws://foo:815/> against <about:blank>", + "Parsing origin: <wss://foo:80/> against <about:blank>", + "Parsing origin: <wss://foo:81/> against <about:blank>", + "Parsing origin: <wss://foo:443/> against <about:blank>", + "Parsing origin: <wss://foo:815/> against <about:blank>", + "Parsing origin: <http:/example.com/> against <about:blank>", + "Parsing origin: <ftp:/example.com/> against <about:blank>", + "Parsing origin: <https:/example.com/> against <about:blank>", + "Parsing origin: <madeupscheme:/example.com/> against <about:blank>", + "Parsing origin: <ftps:/example.com/> against <about:blank>", + "Parsing origin: <gopher:/example.com/> against <about:blank>", + "Parsing origin: <ws:/example.com/> against <about:blank>", + "Parsing origin: <wss:/example.com/> against <about:blank>", + "Parsing origin: <data:/example.com/> against <about:blank>", + "Parsing origin: <javascript:/example.com/> against <about:blank>", + "Parsing origin: <mailto:/example.com/> against <about:blank>", + "Parsing origin: <http:example.com/> against <about:blank>", + "Parsing origin: <ftp:example.com/> against <about:blank>", + "Parsing origin: <https:example.com/> against <about:blank>", + "Parsing origin: <madeupscheme:example.com/> against <about:blank>", + "Parsing origin: <ftps:example.com/> against <about:blank>", + "Parsing origin: <gopher:example.com/> against <about:blank>", + "Parsing origin: <ws:example.com/> against <about:blank>", + "Parsing origin: <wss:example.com/> against <about:blank>", + "Parsing origin: <data:example.com/> against <about:blank>", + "Parsing origin: <javascript:example.com/> against <about:blank>", + "Parsing origin: <mailto:example.com/> against <about:blank>", + "Parsing origin: <http:@www.example.com> against <about:blank>", + "Parsing origin: <http:/@www.example.com> against <about:blank>", + "Parsing origin: <http://@www.example.com> against <about:blank>", + "Parsing origin: <http:a:b@www.example.com> against <about:blank>", + "Parsing origin: <http:/a:b@www.example.com> against <about:blank>", + "Parsing origin: <http://a:b@www.example.com> against <about:blank>", + "Parsing origin: <http://@pple.com> against <about:blank>", + "Parsing origin: <http::b@www.example.com> against <about:blank>", + "Parsing origin: <http:/:b@www.example.com> against <about:blank>", + "Parsing origin: <http://:b@www.example.com> against <about:blank>", + "Parsing origin: <http:a:@www.example.com> against <about:blank>", + "Parsing origin: <http:/a:@www.example.com> against <about:blank>", + "Parsing origin: <http://a:@www.example.com> against <about:blank>", + "Parsing origin: <http://www.@pple.com> against <about:blank>", + "Parsing origin: <http://:@www.example.com> against <about:blank>", + "Parsing origin: </> against <http://www.example.com/test>", + "Parsing origin: </test.txt> against <http://www.example.com/test>", + "Parsing origin: <.> against <http://www.example.com/test>", + "Parsing origin: <..> against <http://www.example.com/test>", + "Parsing origin: <test.txt> against <http://www.example.com/test>", + "Parsing origin: <./test.txt> against <http://www.example.com/test>", + "Parsing origin: <../test.txt> against <http://www.example.com/test>", + "Parsing origin: <../aaa/test.txt> against <http://www.example.com/test>", + "Parsing origin: <../../test.txt> against <http://www.example.com/test>", + "Parsing origin: <中/test.txt> against <http://www.example.com/test>", + "Parsing origin: <http://www.example2.com> against <http://www.example.com/test>", + "Parsing origin: <//www.example2.com> against <http://www.example.com/test>", + "Parsing origin: <http://ExAmPlE.CoM> against <http://other.com/>", + "Parsing origin: <http://GOOgoo.com> against <http://other.com/>", + "Parsing origin: <\u0000\u001b\u0004\u0012 http://example.com/\u001f \r > against <about:blank>", + "Parsing origin: <http://www.foo。bar.com> against <http://other.com/>", + "Parsing origin: <https://x/�?�#�> against <about:blank>", + "Parsing origin: <http://Go.com> against <http://other.com/>", + "Parsing origin: <http://你好你好> against <http://other.com/>", + "Parsing origin: <https://faß.ExAmPlE/> against <about:blank>", + "Parsing origin: <sc://faß.ExAmPlE/> against <about:blank>", + "Parsing origin: <http://%30%78%63%30%2e%30%32%35%30.01> against <http://other.com/>", + "Parsing origin: <http://%30%78%63%30%2e%30%32%35%30.01%2e> against <http://other.com/>", + "Parsing origin: <http://0Xc0.0250.01> against <http://other.com/>", + "Parsing origin: <http://./> against <about:blank>", + "Parsing origin: <http://../> against <about:blank>", + "Parsing origin: <h://.> against <about:blank>", + "Parsing origin: <http://foo:💩@example.com/bar> against <http://other.com/>", + "Parsing origin: <#> against <test:test>", + "Parsing origin: <#x> against <mailto:x@x.com>", + "Parsing origin: <#x> against <about:blank>", + "Parsing origin: <#x:y> against <about:blank>", + "Parsing origin: <#> against <test:test?test>", + "Parsing origin: <https://@test@test@example:800/> against <http://doesnotmatter/>", + "Parsing origin: <https://@@@example> against <http://doesnotmatter/>", + "Parsing origin: <http://`{}:`{}@h/`{}?`{}> against <http://doesnotmatter/>", + "Parsing origin: <http://host/?'> against <about:blank>", + "Parsing origin: <notspecial://host/?'> against <about:blank>", + "Parsing origin: </some/path> against <http://user@example.org/smth>", + "Parsing origin: <> against <http://user:pass@example.org:21/smth>", + "Parsing origin: </some/path> against <http://user:pass@example.org:21/smth>", + "Parsing origin: <i> against <sc:/pa/pa>", + "Parsing origin: <i> against <sc://ho/pa>", + "Parsing origin: <i> against <sc:///pa/pa>", + "Parsing origin: <../i> against <sc:/pa/pa>", + "Parsing origin: <../i> against <sc://ho/pa>", + "Parsing origin: <../i> against <sc:///pa/pa>", + "Parsing origin: </i> against <sc:/pa/pa>", + "Parsing origin: </i> against <sc://ho/pa>", + "Parsing origin: </i> against <sc:///pa/pa>", + "Parsing origin: <?i> against <sc:/pa/pa>", + "Parsing origin: <?i> against <sc://ho/pa>", + "Parsing origin: <?i> against <sc:///pa/pa>", + "Parsing origin: <#i> against <sc:sd>", + "Parsing origin: <#i> against <sc:sd/sd>", + "Parsing origin: <#i> against <sc:/pa/pa>", + "Parsing origin: <#i> against <sc://ho/pa>", + "Parsing origin: <#i> against <sc:///pa/pa>", + "Parsing origin: <about:/../> against <about:blank>", + "Parsing origin: <data:/../> against <about:blank>", + "Parsing origin: <javascript:/../> against <about:blank>", + "Parsing origin: <mailto:/../> against <about:blank>", + "Parsing origin: <sc://ñ.test/> against <about:blank>", + "Parsing origin: <x> against <sc://ñ>", + "Parsing origin: <sc:\\../> against <about:blank>", + "Parsing origin: <sc::a@example.net> against <about:blank>", + "Parsing origin: <wow:%NBD> against <about:blank>", + "Parsing origin: <wow:%1G> against <about:blank>", + "Parsing origin: <wow:> against <about:blank>", + "Parsing origin: <http://example.com/\ud800\udfff﷏ﷰ?\ud800\udfff﷏ﷰ> against <about:blank>", + "Parsing origin: <http://!\"$&'()*+,-.;=_`{}~/> against <about:blank>", + "Parsing origin: <sc://\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\u000b\f\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f!\"$%&'()*+,-.;=_`{}~/> against <about:blank>", + "Parsing origin: <ftp://%e2%98%83> against <about:blank>", + "Parsing origin: <https://%e2%98%83> against <about:blank>", + "Parsing origin: <http://127.0.0.1:10100/relative_import.html> against <about:blank>", + "Parsing origin: <http://facebook.com/?foo=%7B%22abc%22> against <about:blank>", + "Parsing origin: <https://localhost:3000/jqueryui@1.2.3> against <about:blank>", + "Parsing origin: <h\tt\nt\rp://h\to\ns\rt:9\t0\n0\r0/p\ta\nt\rh?q\tu\ne\rry#f\tr\na\rg> against <about:blank>", + "Parsing origin: <?a=b&c=d> against <http://example.org/foo/bar>", + "Parsing origin: <??a=b&c=d> against <http://example.org/foo/bar>", + "Parsing origin: <http:> against <http://example.org/foo/bar>", + "Parsing origin: <sc:> against <https://example.org/foo/bar>", + "Parsing origin: <http://foo.bar/baz?qux#foo\bbar> against <about:blank>", + "Parsing origin: <http://foo.bar/baz?qux#foo\"bar> against <about:blank>", + "Parsing origin: <http://foo.bar/baz?qux#foo<bar> against <about:blank>", + "Parsing origin: <http://foo.bar/baz?qux#foo>bar> against <about:blank>", + "Parsing origin: <http://foo.bar/baz?qux#foo`bar> against <about:blank>", + "Parsing origin: <http://1.2.3.4/> against <http://other.com/>", + "Parsing origin: <http://1.2.3.4./> against <http://other.com/>", + "Parsing origin: <http://192.168.257> against <http://other.com/>", + "Parsing origin: <http://192.168.257.> against <http://other.com/>", + "Parsing origin: <http://192.168.257.com> against <http://other.com/>", + "Parsing origin: <http://256> against <http://other.com/>", + "Parsing origin: <http://256.com> against <http://other.com/>", + "Parsing origin: <http://999999999> against <http://other.com/>", + "Parsing origin: <http://999999999.> against <http://other.com/>", + "Parsing origin: <http://999999999.com> against <http://other.com/>", + "Parsing origin: <http://10000000000.com> against <http://other.com/>", + "Parsing origin: <http://4294967295> against <http://other.com/>", + "Parsing origin: <http://0xffffffff> against <http://other.com/>", + "Parsing origin: <https://0x.0x.0> against <about:blank>", + "Parsing origin: <asdf://%43%7C/> against <about:blank>", + "Parsing origin: <http://[1:0::]> against <http://example.net/>", + "Parsing origin: <sc://ñ> against <about:blank>", + "Parsing origin: <sc://ñ?x> against <about:blank>", + "Parsing origin: <sc://ñ#x> against <about:blank>", + "Parsing origin: <#x> against <sc://ñ>", + "Parsing origin: <?x> against <sc://ñ>", + "Parsing origin: <tftp://foobar.com/someconfig;mode=netascii> against <about:blank>", + "Parsing origin: <telnet://user:pass@foobar.com:23/> against <about:blank>", + "Parsing origin: <ut2004://10.10.10.10:7777/Index.ut2> against <about:blank>", + "Parsing origin: <redis://foo:bar@somehost:6379/0?baz=bam&qux=baz> against <about:blank>", + "Parsing origin: <rsync://foo@host:911/sup> against <about:blank>", + "Parsing origin: <git://github.com/foo/bar.git> against <about:blank>", + "Parsing origin: <irc://myserver.com:6999/channel?passwd> against <about:blank>", + "Parsing origin: <dns://fw.example.org:9999/foo.bar.org?type=TXT> against <about:blank>", + "Parsing origin: <ldap://localhost:389/ou=People,o=JNDITutorial> against <about:blank>", + "Parsing origin: <git+https://github.com/foo/bar> against <about:blank>", + "Parsing origin: <urn:ietf:rfc:2648> against <about:blank>", + "Parsing origin: <tag:joe@example.org,2001:foo/bar> against <about:blank>", + "Parsing origin: <blob:https://example.com:443/> against <about:blank>", + "Parsing origin: <blob:http://example.org:88/> against <about:blank>", + "Parsing origin: <blob:d3958f5c-0777-0845-9dcf-2cb28783acaf> against <about:blank>", + "Parsing origin: <blob:> against <about:blank>", + "Parsing origin: <blob:blob:> against <about:blank>", + "Parsing origin: <blob:blob:https://example.org/> against <about:blank>", + "Parsing origin: <blob:about:blank> against <about:blank>", + "Parsing origin: <blob:ftp://host/path> against <about:blank>", + "Parsing origin: <blob:ws://example.org/> against <about:blank>", + "Parsing origin: <blob:wss://example.org/> against <about:blank>", + "Parsing origin: <blob:http%3a//example.org/> against <about:blank>", + "Parsing origin: <non-special:cannot-be-a-base-url-\u0000\u0001\u001f\u001e~> against <about:blank>", + "Parsing origin: <https://www.example.com/path{path.html?query'=query#fragment<fragment> against <about:blank>", + "Parsing origin: <https://user:pass[@foo/bar> against <http://example.org>", + "Parsing origin: <foo:// !\"$%&'()*+,-.;<=>@[\\]^_`{|}~@host/> against <about:blank>", + "Parsing origin: <wss:// !\"$%&'()*+,-.;<=>@[]^_`{|}~@host/> against <about:blank>", + "Parsing origin: <foo://joe: !\"$%&'()*+,-.:;<=>@[\\]^_`{|}~@host/> against <about:blank>", + "Parsing origin: <wss://joe: !\"$%&'()*+,-.:;<=>@[]^_`{|}~@host/> against <about:blank>", + "Parsing origin: <foo://!\"$%&'()*+,-.;=_`{}~/> against <about:blank>", + "Parsing origin: <wss://!\"$&'()*+,-.;=_`{}~/> against <about:blank>", + "Parsing origin: <foo://host/ !\"$%&'()*+,-./:;<=>@[\\]^_`{|}~> against <about:blank>", + "Parsing origin: <wss://host/ !\"$%&'()*+,-./:;<=>@[\\]^_`{|}~> against <about:blank>", + "Parsing origin: <foo://host/dir/? !\"$%&'()*+,-./:;<=>?@[\\]^_`{|}~> against <about:blank>", + "Parsing origin: <wss://host/dir/? !\"$%&'()*+,-./:;<=>?@[\\]^_`{|}~> against <about:blank>", + "Parsing origin: <foo://host/dir/# !\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~> against <about:blank>", + "Parsing origin: <wss://host/dir/# !\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~> against <about:blank>", + "Parsing origin: <https://example.com/\"quoted\"> against <about:blank>", + "Parsing origin: <https://a%C2%ADb/> against <about:blank>", + "Parsing origin: <data://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing origin: <data:///test> against <about:blank>", + "Parsing origin: <data://test/a/../b> against <about:blank>", + "Parsing origin: <javascript://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing origin: <javascript:///test> against <about:blank>", + "Parsing origin: <javascript://test/a/../b> against <about:blank>", + "Parsing origin: <mailto://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing origin: <mailto:///test> against <about:blank>", + "Parsing origin: <mailto://test/a/../b> against <about:blank>", + "Parsing origin: <intent://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing origin: <intent:///test> against <about:blank>", + "Parsing origin: <intent://test/a/../b> against <about:blank>", + "Parsing origin: <urn://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing origin: <urn:///test> against <about:blank>", + "Parsing origin: <urn://test/a/../b> against <about:blank>", + "Parsing origin: <turn://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing origin: <turn:///test> against <about:blank>", + "Parsing origin: <turn://test/a/../b> against <about:blank>", + "Parsing origin: <stun://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing origin: <stun:///test> against <about:blank>", + "Parsing origin: <stun://test/a/../b> against <about:blank>", + "Parsing origin: <w://x:0> against <about:blank>", + "Parsing origin: <west://x:0> against <about:blank>" + ], + "a-element.html?exclude=(file|javascript|mailto)": [ + "Parsing: <http://example\t.\norg> against <http://example.org/foo/bar>", + "Parsing: <http://user:pass@foo:21/bar;par?b#c> against <http://example.org/foo/bar>", + "Parsing: <https://test:@test> against <about:blank>", + "Parsing: <https://:@test> against <about:blank>", + "Parsing: <non-special://test:@test/x> against <about:blank>", + "Parsing: <non-special://:@test/x> against <about:blank>", + "Parsing: <http:foo.com> against <http://example.org/foo/bar>", + "Parsing: <\t :foo.com \n> against <http://example.org/foo/bar>", + "Parsing: < foo.com > against <http://example.org/foo/bar>", + "Parsing: <a:\t foo.com> against <http://example.org/foo/bar>", + "Parsing: <http://f:21/ b ? d # e > against <http://example.org/foo/bar>", + "Parsing: <lolscheme:x x#x x> against <about:blank>", + "Parsing: <http://f:/c> against <http://example.org/foo/bar>", + "Parsing: <http://f:0/c> against <http://example.org/foo/bar>", + "Parsing: <http://f:00000000000000/c> against <http://example.org/foo/bar>", + "Parsing: <http://f:00000000000000000000080/c> against <http://example.org/foo/bar>", + "Parsing: <http://f:b/c> against <http://example.org/foo/bar>", + "Parsing: <http://f: /c> against <http://example.org/foo/bar>", + "Parsing: <http://f:\n/c> against <http://example.org/foo/bar>", + "Parsing: <http://f:fifty-two/c> against <http://example.org/foo/bar>", + "Parsing: <http://f:999999/c> against <http://example.org/foo/bar>", + "Parsing: <non-special://f:999999/c> against <http://example.org/foo/bar>", + "Parsing: <http://f: 21 / b ? d # e > against <http://example.org/foo/bar>", + "Parsing: <> against <http://example.org/foo/bar>", + "Parsing: < \t> against <http://example.org/foo/bar>", + "Parsing: <:foo.com/> against <http://example.org/foo/bar>", + "Parsing: <:foo.com\\> against <http://example.org/foo/bar>", + "Parsing: <:> against <http://example.org/foo/bar>", + "Parsing: <:a> against <http://example.org/foo/bar>", + "Parsing: <:/> against <http://example.org/foo/bar>", + "Parsing: <:\\> against <http://example.org/foo/bar>", + "Parsing: <:#> against <http://example.org/foo/bar>", + "Parsing: <#> against <http://example.org/foo/bar>", + "Parsing: <#/> against <http://example.org/foo/bar>", + "Parsing: <#\\> against <http://example.org/foo/bar>", + "Parsing: <#;?> against <http://example.org/foo/bar>", + "Parsing: <?> against <http://example.org/foo/bar>", + "Parsing: </> against <http://example.org/foo/bar>", + "Parsing: <:23> against <http://example.org/foo/bar>", + "Parsing: </:23> against <http://example.org/foo/bar>", + "Parsing: <\\x> against <http://example.org/foo/bar>", + "Parsing: <\\\\x\\hello> against <http://example.org/foo/bar>", + "Parsing: <::> against <http://example.org/foo/bar>", + "Parsing: <::23> against <http://example.org/foo/bar>", + "Parsing: <foo://> against <http://example.org/foo/bar>", + "Parsing: <http://a:b@c:29/d> against <http://example.org/foo/bar>", + "Parsing: <http::@c:29> against <http://example.org/foo/bar>", + "Parsing: <http://&a:foo(b]c@d:2/> against <http://example.org/foo/bar>", + "Parsing: <http://::@c@d:2> against <http://example.org/foo/bar>", + "Parsing: <http://foo.com:b@d/> against <http://example.org/foo/bar>", + "Parsing: <http://foo.com/\\@> against <http://example.org/foo/bar>", + "Parsing: <http:\\\\foo.com\\> against <http://example.org/foo/bar>", + "Parsing: <http:\\\\a\\b:c\\d@foo.com\\> against <http://example.org/foo/bar>", + "Parsing: <http://a:b@c\\> against <about:blank>", + "Parsing: <ws://a@b\\c> against <about:blank>", + "Parsing: <foo:/> against <http://example.org/foo/bar>", + "Parsing: <foo:/bar.com/> against <http://example.org/foo/bar>", + "Parsing: <foo://///////> against <http://example.org/foo/bar>", + "Parsing: <foo://///////bar.com/> against <http://example.org/foo/bar>", + "Parsing: <foo:////://///> against <http://example.org/foo/bar>", + "Parsing: <c:/foo> against <http://example.org/foo/bar>", + "Parsing: <//foo/bar> against <http://example.org/foo/bar>", + "Parsing: <http://foo/path;a??e#f#g> against <http://example.org/foo/bar>", + "Parsing: <http://foo/abcd?efgh?ijkl> against <http://example.org/foo/bar>", + "Parsing: <http://foo/abcd#foo?bar> against <http://example.org/foo/bar>", + "Parsing: <[61:24:74]:98> against <http://example.org/foo/bar>", + "Parsing: <http:[61:27]/:foo> against <http://example.org/foo/bar>", + "Parsing: <http://[1::2]:3:4> against <http://example.org/foo/bar>", + "Parsing: <http://2001::1> against <http://example.org/foo/bar>", + "Parsing: <http://2001::1]> against <http://example.org/foo/bar>", + "Parsing: <http://2001::1]:80> against <http://example.org/foo/bar>", + "Parsing: <http://[2001::1]> against <http://example.org/foo/bar>", + "Parsing: <http://[::127.0.0.1]> against <http://example.org/foo/bar>", + "Parsing: <http://[::127.0.0.1.]> against <http://example.org/foo/bar>", + "Parsing: <http://[0:0:0:0:0:0:13.1.68.3]> against <http://example.org/foo/bar>", + "Parsing: <http://[2001::1]:80> against <http://example.org/foo/bar>", + "Parsing: <http:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <ftp:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <https:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <madeupscheme:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <ftps:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <gopher:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <ws:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <wss:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <data:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <http:example.com/> against <http://example.org/foo/bar>", + "Parsing: <ftp:example.com/> against <http://example.org/foo/bar>", + "Parsing: <https:example.com/> against <http://example.org/foo/bar>", + "Parsing: <madeupscheme:example.com/> against <http://example.org/foo/bar>", + "Parsing: <ftps:example.com/> against <http://example.org/foo/bar>", + "Parsing: <gopher:example.com/> against <http://example.org/foo/bar>", + "Parsing: <ws:example.com/> against <http://example.org/foo/bar>", + "Parsing: <wss:example.com/> against <http://example.org/foo/bar>", + "Parsing: <data:example.com/> against <http://example.org/foo/bar>", + "Parsing: </a/b/c> against <http://example.org/foo/bar>", + "Parsing: </a/ /c> against <http://example.org/foo/bar>", + "Parsing: </a%2fc> against <http://example.org/foo/bar>", + "Parsing: </a/%2f/c> against <http://example.org/foo/bar>", + "Parsing: <#β> against <http://example.org/foo/bar>", + "Parsing: <data:text/html,test#test> against <http://example.org/foo/bar>", + "Parsing: <tel:1234567890> against <http://example.org/foo/bar>", + "Parsing: <ssh://example.com/foo/bar.git> against <http://example.org/>", + "Parsing: <http://example.com/././foo> against <about:blank>", + "Parsing: <http://example.com/./.foo> against <about:blank>", + "Parsing: <http://example.com/foo/.> against <about:blank>", + "Parsing: <http://example.com/foo/./> against <about:blank>", + "Parsing: <http://example.com/foo/bar/..> against <about:blank>", + "Parsing: <http://example.com/foo/bar/../> against <about:blank>", + "Parsing: <http://example.com/foo/..bar> against <about:blank>", + "Parsing: <http://example.com/foo/bar/../ton> against <about:blank>", + "Parsing: <http://example.com/foo/bar/../ton/../../a> against <about:blank>", + "Parsing: <http://example.com/foo/../../..> against <about:blank>", + "Parsing: <http://example.com/foo/../../../ton> against <about:blank>", + "Parsing: <http://example.com/foo/%2e> against <about:blank>", + "Parsing: <http://example.com/foo/%2e%2> against <about:blank>", + "Parsing: <http://example.com/foo/%2e./%2e%2e/.%2e/%2e.bar> against <about:blank>", + "Parsing: <http://example.com////../..> against <about:blank>", + "Parsing: <http://example.com/foo/bar//../..> against <about:blank>", + "Parsing: <http://example.com/foo/bar//..> against <about:blank>", + "Parsing: <http://example.com/foo> against <about:blank>", + "Parsing: <http://example.com/%20foo> against <about:blank>", + "Parsing: <http://example.com/foo%> against <about:blank>", + "Parsing: <http://example.com/foo%2> against <about:blank>", + "Parsing: <http://example.com/foo%2zbar> against <about:blank>", + "Parsing: <http://example.com/foo%2©zbar> against <about:blank>", + "Parsing: <http://example.com/foo%41%7a> against <about:blank>", + "Parsing: <http://example.com/foo\t%91> against <about:blank>", + "Parsing: <http://example.com/foo%00%51> against <about:blank>", + "Parsing: <http://example.com/(%28:%3A%29)> against <about:blank>", + "Parsing: <http://example.com/%3A%3a%3C%3c> against <about:blank>", + "Parsing: <http://example.com/foo\tbar> against <about:blank>", + "Parsing: <http://example.com\\\\foo\\\\bar> against <about:blank>", + "Parsing: <http://example.com/%7Ffp3%3Eju%3Dduvgw%3Dd> against <about:blank>", + "Parsing: <http://example.com/@asdf%40> against <about:blank>", + "Parsing: <http://example.com/你好你好> against <about:blank>", + "Parsing: <http://example.com/‥/foo> against <about:blank>", + "Parsing: <http://example.com//foo> against <about:blank>", + "Parsing: <http://example.com//foo//bar> against <about:blank>", + "Parsing: <http://www.google.com/foo?bar=baz#> against <about:blank>", + "Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>", + "Parsing: <data:test# »> against <about:blank>", + "Parsing: <http://www.google.com> against <about:blank>", + "Parsing: <http://192.0x00A80001> against <about:blank>", + "Parsing: <http://www/foo%2Ehtml> against <about:blank>", + "Parsing: <http://www/foo/%2E/html> against <about:blank>", + "Parsing: <http://user:pass@/> against <about:blank>", + "Parsing: <http://%25DOMAIN:foobar@foodomain.com/> against <about:blank>", + "Parsing: <http:\\\\www.google.com\\foo> against <about:blank>", + "Parsing: <http://foo:80/> against <about:blank>", + "Parsing: <http://foo:81/> against <about:blank>", + "Parsing: <httpa://foo:80/> against <about:blank>", + "Parsing: <http://foo:-80/> against <about:blank>", + "Parsing: <https://foo:443/> against <about:blank>", + "Parsing: <https://foo:80/> against <about:blank>", + "Parsing: <ftp://foo:21/> against <about:blank>", + "Parsing: <ftp://foo:80/> against <about:blank>", + "Parsing: <gopher://foo:70/> against <about:blank>", + "Parsing: <gopher://foo:443/> against <about:blank>", + "Parsing: <ws://foo:80/> against <about:blank>", + "Parsing: <ws://foo:81/> against <about:blank>", + "Parsing: <ws://foo:443/> against <about:blank>", + "Parsing: <ws://foo:815/> against <about:blank>", + "Parsing: <wss://foo:80/> against <about:blank>", + "Parsing: <wss://foo:81/> against <about:blank>", + "Parsing: <wss://foo:443/> against <about:blank>", + "Parsing: <wss://foo:815/> against <about:blank>", + "Parsing: <http:/example.com/> against <about:blank>", + "Parsing: <ftp:/example.com/> against <about:blank>", + "Parsing: <https:/example.com/> against <about:blank>", + "Parsing: <madeupscheme:/example.com/> against <about:blank>", + "Parsing: <ftps:/example.com/> against <about:blank>", + "Parsing: <gopher:/example.com/> against <about:blank>", + "Parsing: <ws:/example.com/> against <about:blank>", + "Parsing: <wss:/example.com/> against <about:blank>", + "Parsing: <data:/example.com/> against <about:blank>", + "Parsing: <http:example.com/> against <about:blank>", + "Parsing: <ftp:example.com/> against <about:blank>", + "Parsing: <https:example.com/> against <about:blank>", + "Parsing: <madeupscheme:example.com/> against <about:blank>", + "Parsing: <ftps:example.com/> against <about:blank>", + "Parsing: <gopher:example.com/> against <about:blank>", + "Parsing: <ws:example.com/> against <about:blank>", + "Parsing: <wss:example.com/> against <about:blank>", + "Parsing: <data:example.com/> against <about:blank>", + "Parsing: <http:@www.example.com> against <about:blank>", + "Parsing: <http:/@www.example.com> against <about:blank>", + "Parsing: <http://@www.example.com> against <about:blank>", + "Parsing: <http:a:b@www.example.com> against <about:blank>", + "Parsing: <http:/a:b@www.example.com> against <about:blank>", + "Parsing: <http://a:b@www.example.com> against <about:blank>", + "Parsing: <http://@pple.com> against <about:blank>", + "Parsing: <http::b@www.example.com> against <about:blank>", + "Parsing: <http:/:b@www.example.com> against <about:blank>", + "Parsing: <http://:b@www.example.com> against <about:blank>", + "Parsing: <http:/:@/www.example.com> against <about:blank>", + "Parsing: <http://user@/www.example.com> against <about:blank>", + "Parsing: <http:@/www.example.com> against <about:blank>", + "Parsing: <http:/@/www.example.com> against <about:blank>", + "Parsing: <http://@/www.example.com> against <about:blank>", + "Parsing: <https:@/www.example.com> against <about:blank>", + "Parsing: <http:a:b@/www.example.com> against <about:blank>", + "Parsing: <http:/a:b@/www.example.com> against <about:blank>", + "Parsing: <http://a:b@/www.example.com> against <about:blank>", + "Parsing: <http::@/www.example.com> against <about:blank>", + "Parsing: <http:a:@www.example.com> against <about:blank>", + "Parsing: <http:/a:@www.example.com> against <about:blank>", + "Parsing: <http://a:@www.example.com> against <about:blank>", + "Parsing: <http://www.@pple.com> against <about:blank>", + "Parsing: <http:@:www.example.com> against <about:blank>", + "Parsing: <http:/@:www.example.com> against <about:blank>", + "Parsing: <http://@:www.example.com> against <about:blank>", + "Parsing: <http://:@www.example.com> against <about:blank>", + "Parsing: </> against <http://www.example.com/test>", + "Parsing: </test.txt> against <http://www.example.com/test>", + "Parsing: <.> against <http://www.example.com/test>", + "Parsing: <..> against <http://www.example.com/test>", + "Parsing: <test.txt> against <http://www.example.com/test>", + "Parsing: <./test.txt> against <http://www.example.com/test>", + "Parsing: <../test.txt> against <http://www.example.com/test>", + "Parsing: <../aaa/test.txt> against <http://www.example.com/test>", + "Parsing: <../../test.txt> against <http://www.example.com/test>", + "Parsing: <中/test.txt> against <http://www.example.com/test>", + "Parsing: <http://www.example2.com> against <http://www.example.com/test>", + "Parsing: <//www.example2.com> against <http://www.example.com/test>", + "Parsing: <http://ExAmPlE.CoM> against <http://other.com/>", + "Parsing: <http://example example.com> against <http://other.com/>", + "Parsing: <http://Goo%20 goo%7C|.com> against <http://other.com/>", + "Parsing: <http://[]> against <http://other.com/>", + "Parsing: <http://[:]> against <http://other.com/>", + "Parsing: <http://GOO goo.com> against <http://other.com/>", + "Parsing: <http://GOOgoo.com> against <http://other.com/>", + "Parsing: <\u0000\u001b\u0004\u0012 http://example.com/\u001f \r > against <about:blank>", + "Parsing: <http://www.foo。bar.com> against <http://other.com/>", + "Parsing: <http://zyx.com> against <http://other.com/>", + "Parsing: <http://%ef%b7%90zyx.com> against <http://other.com/>", + "Parsing: <https://�> against <about:blank>", + "Parsing: <https://%EF%BF%BD> against <about:blank>", + "Parsing: <https://x/�?�#�> against <about:blank>", + "Parsing: <http://a.b.c.xn--pokxncvks> against <about:blank>", + "Parsing: <http://10.0.0.xn--pokxncvks> against <about:blank>", + "Parsing: <http://a.b.c.XN--pokxncvks> against <about:blank>", + "Parsing: <http://a.b.c.Xn--pokxncvks> against <about:blank>", + "Parsing: <http://10.0.0.XN--pokxncvks> against <about:blank>", + "Parsing: <http://10.0.0.xN--pokxncvks> against <about:blank>", + "Parsing: <http://Go.com> against <http://other.com/>", + "Parsing: <http://%41.com> against <http://other.com/>", + "Parsing: <http://%ef%bc%85%ef%bc%94%ef%bc%91.com> against <http://other.com/>", + "Parsing: <http://%00.com> against <http://other.com/>", + "Parsing: <http://%ef%bc%85%ef%bc%90%ef%bc%90.com> against <http://other.com/>", + "Parsing: <http://你好你好> against <http://other.com/>", + "Parsing: <https://faß.ExAmPlE/> against <about:blank>", + "Parsing: <sc://faß.ExAmPlE/> against <about:blank>", + "Parsing: <http://%zz%66%a.com> against <http://other.com/>", + "Parsing: <http://%25> against <http://other.com/>", + "Parsing: <http://hello%00> against <http://other.com/>", + "Parsing: <http://%30%78%63%30%2e%30%32%35%30.01> against <http://other.com/>", + "Parsing: <http://%30%78%63%30%2e%30%32%35%30.01%2e> against <http://other.com/>", + "Parsing: <http://192.168.0.257> against <http://other.com/>", + "Parsing: <http://%3g%78%63%30%2e%30%32%35%30%2E.01> against <http://other.com/>", + "Parsing: <http://192.168.0.1 hello> against <http://other.com/>", + "Parsing: <https://x x:12> against <about:blank>", + "Parsing: <http://0Xc0.0250.01> against <http://other.com/>", + "Parsing: <http://./> against <about:blank>", + "Parsing: <http://../> against <about:blank>", + "Parsing: <h://.> against <about:blank>", + "Parsing: <http://[www.google.com]/> against <about:blank>", + "Parsing: <http://[google.com]> against <http://other.com/>", + "Parsing: <http://[::1.2.3.4x]> against <http://other.com/>", + "Parsing: <http://[::1.2.3.]> against <http://other.com/>", + "Parsing: <http://[::1.2.]> against <http://other.com/>", + "Parsing: <http://[::.1.2]> against <http://other.com/>", + "Parsing: <http://[::1.]> against <http://other.com/>", + "Parsing: <http://[::.1]> against <http://other.com/>", + "Parsing: <http://[::%31]> against <http://other.com/>", + "Parsing: <http://%5B::1]> against <http://other.com/>", + "Parsing: <http://foo:💩@example.com/bar> against <http://other.com/>", + "Parsing: <#> against <test:test>", + "Parsing: <#x> against <about:blank>", + "Parsing: <#x:y> against <about:blank>", + "Parsing: <#> against <test:test?test>", + "Parsing: <https://@test@test@example:800/> against <http://doesnotmatter/>", + "Parsing: <https://@@@example> against <http://doesnotmatter/>", + "Parsing: <http://`{}:`{}@h/`{}?`{}> against <http://doesnotmatter/>", + "Parsing: <http://host/?'> against <about:blank>", + "Parsing: <notspecial://host/?'> against <about:blank>", + "Parsing: </some/path> against <http://user@example.org/smth>", + "Parsing: <> against <http://user:pass@example.org:21/smth>", + "Parsing: </some/path> against <http://user:pass@example.org:21/smth>", + "Parsing: <i> against <sc:sd>", + "Parsing: <i> against <sc:sd/sd>", + "Parsing: <i> against <sc:/pa/pa>", + "Parsing: <i> against <sc://ho/pa>", + "Parsing: <i> against <sc:///pa/pa>", + "Parsing: <../i> against <sc:sd>", + "Parsing: <../i> against <sc:sd/sd>", + "Parsing: <../i> against <sc:/pa/pa>", + "Parsing: <../i> against <sc://ho/pa>", + "Parsing: <../i> against <sc:///pa/pa>", + "Parsing: </i> against <sc:sd>", + "Parsing: </i> against <sc:sd/sd>", + "Parsing: </i> against <sc:/pa/pa>", + "Parsing: </i> against <sc://ho/pa>", + "Parsing: </i> against <sc:///pa/pa>", + "Parsing: <?i> against <sc:sd>", + "Parsing: <?i> against <sc:sd/sd>", + "Parsing: <?i> against <sc:/pa/pa>", + "Parsing: <?i> against <sc://ho/pa>", + "Parsing: <?i> against <sc:///pa/pa>", + "Parsing: <#i> against <sc:sd>", + "Parsing: <#i> against <sc:sd/sd>", + "Parsing: <#i> against <sc:/pa/pa>", + "Parsing: <#i> against <sc://ho/pa>", + "Parsing: <#i> against <sc:///pa/pa>", + "Parsing: <about:/../> against <about:blank>", + "Parsing: <data:/../> against <about:blank>", + "Parsing: <sc://ñ.test/> against <about:blank>", + "Parsing: <sc://%/> against <about:blank>", + "Parsing: <sc://@/> against <about:blank>", + "Parsing: <sc://te@s:t@/> against <about:blank>", + "Parsing: <sc://:/> against <about:blank>", + "Parsing: <sc://:12/> against <about:blank>", + "Parsing: <x> against <sc://ñ>", + "Parsing: <sc:\\../> against <about:blank>", + "Parsing: <sc::a@example.net> against <about:blank>", + "Parsing: <wow:%NBD> against <about:blank>", + "Parsing: <wow:%1G> against <about:blank>", + "Parsing: <wow:> against <about:blank>", + "Parsing: <http://example.com/\ud800\udfff﷏ﷰ?\ud800\udfff﷏ﷰ> against <about:blank>", + "Parsing: <sc://a\u0000b/> against <about:blank>", + "Parsing: <sc://a b/> against <about:blank>", + "Parsing: <sc://a<b> against <about:blank>", + "Parsing: <sc://a>b> against <about:blank>", + "Parsing: <sc://a[b/> against <about:blank>", + "Parsing: <sc://a\\b/> against <about:blank>", + "Parsing: <sc://a]b/> against <about:blank>", + "Parsing: <sc://a^b> against <about:blank>", + "Parsing: <sc://a|b/> against <about:blank>", + "Parsing: <foo://ho\tst/> against <about:blank>", + "Parsing: <foo://ho\nst/> against <about:blank>", + "Parsing: <foo://ho\rst/> against <about:blank>", + "Parsing: <http://a\u0000b/> against <about:blank>", + "Parsing: <http://a\u0001b/> against <about:blank>", + "Parsing: <http://a\u0002b/> against <about:blank>", + "Parsing: <http://a\u0003b/> against <about:blank>", + "Parsing: <http://a\u0004b/> against <about:blank>", + "Parsing: <http://a\u0005b/> against <about:blank>", + "Parsing: <http://a\u0006b/> against <about:blank>", + "Parsing: <http://a\u0007b/> against <about:blank>", + "Parsing: <http://a\bb/> against <about:blank>", + "Parsing: <http://a\u000bb/> against <about:blank>", + "Parsing: <http://a\fb/> against <about:blank>", + "Parsing: <http://a\u000eb/> against <about:blank>", + "Parsing: <http://a\u000fb/> against <about:blank>", + "Parsing: <http://a\u0010b/> against <about:blank>", + "Parsing: <http://a\u0011b/> against <about:blank>", + "Parsing: <http://a\u0012b/> against <about:blank>", + "Parsing: <http://a\u0013b/> against <about:blank>", + "Parsing: <http://a\u0014b/> against <about:blank>", + "Parsing: <http://a\u0015b/> against <about:blank>", + "Parsing: <http://a\u0016b/> against <about:blank>", + "Parsing: <http://a\u0017b/> against <about:blank>", + "Parsing: <http://a\u0018b/> against <about:blank>", + "Parsing: <http://a\u0019b/> against <about:blank>", + "Parsing: <http://a\u001ab/> against <about:blank>", + "Parsing: <http://a\u001bb/> against <about:blank>", + "Parsing: <http://a\u001cb/> against <about:blank>", + "Parsing: <http://a\u001db/> against <about:blank>", + "Parsing: <http://a\u001eb/> against <about:blank>", + "Parsing: <http://a\u001fb/> against <about:blank>", + "Parsing: <http://a b/> against <about:blank>", + "Parsing: <http://a%b/> against <about:blank>", + "Parsing: <http://a<b> against <about:blank>", + "Parsing: <http://a>b> against <about:blank>", + "Parsing: <http://a[b/> against <about:blank>", + "Parsing: <http://a]b/> against <about:blank>", + "Parsing: <http://a^b> against <about:blank>", + "Parsing: <http://a|b/> against <about:blank>", + "Parsing: <http://ab/> against <about:blank>", + "Parsing: <http://ho\tst/> against <about:blank>", + "Parsing: <http://ho\nst/> against <about:blank>", + "Parsing: <http://ho\rst/> against <about:blank>", + "Parsing: <http://ho%00st/> against <about:blank>", + "Parsing: <http://ho%01st/> against <about:blank>", + "Parsing: <http://ho%02st/> against <about:blank>", + "Parsing: <http://ho%03st/> against <about:blank>", + "Parsing: <http://ho%04st/> against <about:blank>", + "Parsing: <http://ho%05st/> against <about:blank>", + "Parsing: <http://ho%06st/> against <about:blank>", + "Parsing: <http://ho%07st/> against <about:blank>", + "Parsing: <http://ho%08st/> against <about:blank>", + "Parsing: <http://ho%09st/> against <about:blank>", + "Parsing: <http://ho%0Ast/> against <about:blank>", + "Parsing: <http://ho%0Bst/> against <about:blank>", + "Parsing: <http://ho%0Cst/> against <about:blank>", + "Parsing: <http://ho%0Dst/> against <about:blank>", + "Parsing: <http://ho%0Est/> against <about:blank>", + "Parsing: <http://ho%0Fst/> against <about:blank>", + "Parsing: <http://ho%10st/> against <about:blank>", + "Parsing: <http://ho%11st/> against <about:blank>", + "Parsing: <http://ho%12st/> against <about:blank>", + "Parsing: <http://ho%13st/> against <about:blank>", + "Parsing: <http://ho%14st/> against <about:blank>", + "Parsing: <http://ho%15st/> against <about:blank>", + "Parsing: <http://ho%16st/> against <about:blank>", + "Parsing: <http://ho%17st/> against <about:blank>", + "Parsing: <http://ho%18st/> against <about:blank>", + "Parsing: <http://ho%19st/> against <about:blank>", + "Parsing: <http://ho%1Ast/> against <about:blank>", + "Parsing: <http://ho%1Bst/> against <about:blank>", + "Parsing: <http://ho%1Cst/> against <about:blank>", + "Parsing: <http://ho%1Dst/> against <about:blank>", + "Parsing: <http://ho%1Est/> against <about:blank>", + "Parsing: <http://ho%1Fst/> against <about:blank>", + "Parsing: <http://ho%20st/> against <about:blank>", + "Parsing: <http://ho%23st/> against <about:blank>", + "Parsing: <http://ho%25st/> against <about:blank>", + "Parsing: <http://ho%2Fst/> against <about:blank>", + "Parsing: <http://ho%3Ast/> against <about:blank>", + "Parsing: <http://ho%3Cst/> against <about:blank>", + "Parsing: <http://ho%3Est/> against <about:blank>", + "Parsing: <http://ho%3Fst/> against <about:blank>", + "Parsing: <http://ho%40st/> against <about:blank>", + "Parsing: <http://ho%5Bst/> against <about:blank>", + "Parsing: <http://ho%5Cst/> against <about:blank>", + "Parsing: <http://ho%5Dst/> against <about:blank>", + "Parsing: <http://ho%7Cst/> against <about:blank>", + "Parsing: <http://ho%7Fst/> against <about:blank>", + "Parsing: <http://!\"$&'()*+,-.;=_`{}~/> against <about:blank>", + "Parsing: <sc://\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\u000b\f\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f!\"$%&'()*+,-.;=_`{}~/> against <about:blank>", + "Parsing: <ftp://example.com%80/> against <about:blank>", + "Parsing: <ftp://example.com%A0/> against <about:blank>", + "Parsing: <https://example.com%80/> against <about:blank>", + "Parsing: <https://example.com%A0/> against <about:blank>", + "Parsing: <ftp://%e2%98%83> against <about:blank>", + "Parsing: <https://%e2%98%83> against <about:blank>", + "Parsing: <http://127.0.0.1:10100/relative_import.html> against <about:blank>", + "Parsing: <http://facebook.com/?foo=%7B%22abc%22> against <about:blank>", + "Parsing: <https://localhost:3000/jqueryui@1.2.3> against <about:blank>", + "Parsing: <h\tt\nt\rp://h\to\ns\rt:9\t0\n0\r0/p\ta\nt\rh?q\tu\ne\rry#f\tr\na\rg> against <about:blank>", + "Parsing: <?a=b&c=d> against <http://example.org/foo/bar>", + "Parsing: <??a=b&c=d> against <http://example.org/foo/bar>", + "Parsing: <http:> against <http://example.org/foo/bar>", + "Parsing: <http:> against <https://example.org/foo/bar>", + "Parsing: <sc:> against <https://example.org/foo/bar>", + "Parsing: <http://foo.bar/baz?qux#foo\bbar> against <about:blank>", + "Parsing: <http://foo.bar/baz?qux#foo\"bar> against <about:blank>", + "Parsing: <http://foo.bar/baz?qux#foo<bar> against <about:blank>", + "Parsing: <http://foo.bar/baz?qux#foo>bar> against <about:blank>", + "Parsing: <http://foo.bar/baz?qux#foo`bar> against <about:blank>", + "Parsing: <http://1.2.3.4/> against <http://other.com/>", + "Parsing: <http://1.2.3.4./> against <http://other.com/>", + "Parsing: <http://192.168.257> against <http://other.com/>", + "Parsing: <http://192.168.257.> against <http://other.com/>", + "Parsing: <http://192.168.257.com> against <http://other.com/>", + "Parsing: <http://256> against <http://other.com/>", + "Parsing: <http://256.com> against <http://other.com/>", + "Parsing: <http://999999999> against <http://other.com/>", + "Parsing: <http://999999999.> against <http://other.com/>", + "Parsing: <http://999999999.com> against <http://other.com/>", + "Parsing: <http://10000000000> against <http://other.com/>", + "Parsing: <http://10000000000.com> against <http://other.com/>", + "Parsing: <http://4294967295> against <http://other.com/>", + "Parsing: <http://4294967296> against <http://other.com/>", + "Parsing: <http://0xffffffff> against <http://other.com/>", + "Parsing: <http://0xffffffff1> against <http://other.com/>", + "Parsing: <http://256.256.256.256> against <http://other.com/>", + "Parsing: <https://0x.0x.0> against <about:blank>", + "Parsing: <https://0x100000000/test> against <about:blank>", + "Parsing: <https://256.0.0.1/test> against <about:blank>", + "Parsing: <https://%43%7C/> against <about:blank>", + "Parsing: <asdf://%43|/> against <about:blank>", + "Parsing: <asdf://%43%7C/> against <about:blank>", + "Parsing: <\\\\\\.\\Y:> against <about:blank>", + "Parsing: <\\\\\\.\\y:> against <about:blank>", + "Parsing: <http://[1:0::]> against <http://example.net/>", + "Parsing: <http://[0:1:2:3:4:5:6:7:8]> against <http://example.net/>", + "Parsing: <https://[0::0::0]> against <about:blank>", + "Parsing: <https://[0:.0]> against <about:blank>", + "Parsing: <https://[0:0:]> against <about:blank>", + "Parsing: <https://[0:1:2:3:4:5:6:7.0.0.0.1]> against <about:blank>", + "Parsing: <https://[0:1.00.0.0.0]> against <about:blank>", + "Parsing: <https://[0:1.290.0.0.0]> against <about:blank>", + "Parsing: <https://[0:1.23.23]> against <about:blank>", + "Parsing: <http://?> against <about:blank>", + "Parsing: <http://#> against <about:blank>", + "Parsing: <http://f:4294967377/c> against <http://example.org/>", + "Parsing: <http://f:18446744073709551697/c> against <http://example.org/>", + "Parsing: <http://f:340282366920938463463374607431768211537/c> against <http://example.org/>", + "Parsing: <sc://ñ> against <about:blank>", + "Parsing: <sc://ñ?x> against <about:blank>", + "Parsing: <sc://ñ#x> against <about:blank>", + "Parsing: <#x> against <sc://ñ>", + "Parsing: <?x> against <sc://ñ>", + "Parsing: <sc://?> against <about:blank>", + "Parsing: <sc://#> against <about:blank>", + "Parsing: <///> against <sc://x/>", + "Parsing: <////> against <sc://x/>", + "Parsing: <////x/> against <sc://x/>", + "Parsing: <tftp://foobar.com/someconfig;mode=netascii> against <about:blank>", + "Parsing: <telnet://user:pass@foobar.com:23/> against <about:blank>", + "Parsing: <ut2004://10.10.10.10:7777/Index.ut2> against <about:blank>", + "Parsing: <redis://foo:bar@somehost:6379/0?baz=bam&qux=baz> against <about:blank>", + "Parsing: <rsync://foo@host:911/sup> against <about:blank>", + "Parsing: <git://github.com/foo/bar.git> against <about:blank>", + "Parsing: <irc://myserver.com:6999/channel?passwd> against <about:blank>", + "Parsing: <dns://fw.example.org:9999/foo.bar.org?type=TXT> against <about:blank>", + "Parsing: <ldap://localhost:389/ou=People,o=JNDITutorial> against <about:blank>", + "Parsing: <git+https://github.com/foo/bar> against <about:blank>", + "Parsing: <urn:ietf:rfc:2648> against <about:blank>", + "Parsing: <tag:joe@example.org,2001:foo/bar> against <about:blank>", + "Parsing: <non-spec:/.//> against <about:blank>", + "Parsing: <non-spec:/..//> against <about:blank>", + "Parsing: <non-spec:/a/..//> against <about:blank>", + "Parsing: <non-spec:/.//path> against <about:blank>", + "Parsing: <non-spec:/..//path> against <about:blank>", + "Parsing: <non-spec:/a/..//path> against <about:blank>", + "Parsing: </.//path> against <non-spec:/p>", + "Parsing: </..//path> against <non-spec:/p>", + "Parsing: <..//path> against <non-spec:/p>", + "Parsing: <a/..//path> against <non-spec:/p>", + "Parsing: <> against <non-spec:/..//p>", + "Parsing: <path> against <non-spec:/..//p>", + "Parsing: <../path> against <non-spec:/.//p>", + "Parsing: <non-special://%E2%80%A0/> against <about:blank>", + "Parsing: <non-special://H%4fSt/path> against <about:blank>", + "Parsing: <non-special://[1:2:0:0:5:0:0:0]/> against <about:blank>", + "Parsing: <non-special://[1:2:0:0:0:0:0:3]/> against <about:blank>", + "Parsing: <non-special://[1:2::3]:80/> against <about:blank>", + "Parsing: <non-special://[:80/> against <about:blank>", + "Parsing: <blob:https://example.com:443/> against <about:blank>", + "Parsing: <blob:http://example.org:88/> against <about:blank>", + "Parsing: <blob:d3958f5c-0777-0845-9dcf-2cb28783acaf> against <about:blank>", + "Parsing: <blob:> against <about:blank>", + "Parsing: <blob:blob:> against <about:blank>", + "Parsing: <blob:blob:https://example.org/> against <about:blank>", + "Parsing: <blob:about:blank> against <about:blank>", + "Parsing: <blob:file://host/path> against <about:blank>", + "Parsing: <blob:ftp://host/path> against <about:blank>", + "Parsing: <blob:ws://example.org/> against <about:blank>", + "Parsing: <blob:wss://example.org/> against <about:blank>", + "Parsing: <blob:http%3a//example.org/> against <about:blank>", + "Parsing: <http://0x7f.0.0.0x7g> against <about:blank>", + "Parsing: <http://0X7F.0.0.0X7G> against <about:blank>", + "Parsing: <http://[::127.0.0.0.1]> against <about:blank>", + "Parsing: <http://[0:1:0:1:0:1:0:1]> against <about:blank>", + "Parsing: <http://[1:0:1:0:1:0:1:0]> against <about:blank>", + "Parsing: <http://example.org/test?\"> against <about:blank>", + "Parsing: <http://example.org/test?#> against <about:blank>", + "Parsing: <http://example.org/test?<> against <about:blank>", + "Parsing: <http://example.org/test?>> against <about:blank>", + "Parsing: <http://example.org/test?⌣> against <about:blank>", + "Parsing: <http://example.org/test?%23%23> against <about:blank>", + "Parsing: <http://example.org/test?%GH> against <about:blank>", + "Parsing: <http://example.org/test?a#%EF> against <about:blank>", + "Parsing: <http://example.org/test?a#%GH> against <about:blank>", + "Parsing: <a> against <about:blank>", + "Parsing: <a/> against <about:blank>", + "Parsing: <a//> against <about:blank>", + "Parsing: <test-a-colon.html> against <a:>", + "Parsing: <test-a-colon-b.html> against <a:b>", + "Parsing: <test-a-colon-slash.html> against <a:/>", + "Parsing: <test-a-colon-slash-slash.html> against <a://>", + "Parsing: <test-a-colon-slash-b.html> against <a:/b>", + "Parsing: <test-a-colon-slash-slash-b.html> against <a://b>", + "Parsing: <http://example.org/test?a#b\u0000c> against <about:blank>", + "Parsing: <non-spec://example.org/test?a#b\u0000c> against <about:blank>", + "Parsing: <non-spec:/test?a#b\u0000c> against <about:blank>", + "Parsing: <a1234567890-+.:foo/bar> against <http://example.com/dir/file>", + "Parsing: <#link> against <https://example.org/##link>", + "Parsing: <non-special:cannot-be-a-base-url-\u0000\u0001\u001f\u001e~> against <about:blank>", + "Parsing: <https://www.example.com/path{path.html?query'=query#fragment<fragment> against <about:blank>", + "Parsing: <https://user:pass[@foo/bar> against <http://example.org>", + "Parsing: <foo:// !\"$%&'()*+,-.;<=>@[\\]^_`{|}~@host/> against <about:blank>", + "Parsing: <wss:// !\"$%&'()*+,-.;<=>@[]^_`{|}~@host/> against <about:blank>", + "Parsing: <foo://joe: !\"$%&'()*+,-.:;<=>@[\\]^_`{|}~@host/> against <about:blank>", + "Parsing: <wss://joe: !\"$%&'()*+,-.:;<=>@[]^_`{|}~@host/> against <about:blank>", + "Parsing: <foo://!\"$%&'()*+,-.;=_`{}~/> against <about:blank>", + "Parsing: <wss://!\"$&'()*+,-.;=_`{}~/> against <about:blank>", + "Parsing: <foo://host/ !\"$%&'()*+,-./:;<=>@[\\]^_`{|}~> against <about:blank>", + "Parsing: <wss://host/ !\"$%&'()*+,-./:;<=>@[\\]^_`{|}~> against <about:blank>", + "Parsing: <foo://host/dir/? !\"$%&'()*+,-./:;<=>?@[\\]^_`{|}~> against <about:blank>", + "Parsing: <wss://host/dir/? !\"$%&'()*+,-./:;<=>?@[\\]^_`{|}~> against <about:blank>", + "Parsing: <foo://host/dir/# !\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~> against <about:blank>", + "Parsing: <wss://host/dir/# !\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~> against <about:blank>", + "Parsing: <abc:rootless> against <abc://host/path>", + "Parsing: <abc:rootless> against <abc:/path>", + "Parsing: <abc:rootless> against <abc:path>", + "Parsing: <abc:/rooted> against <abc://host/path>", + "Parsing: <?> against <about:blank>", + "Parsing: <http://1.2.3.4.5> against <http://other.com/>", + "Parsing: <http://1.2.3.4.5.> against <http://other.com/>", + "Parsing: <http://0..0x300/> against <about:blank>", + "Parsing: <http://0..0x300./> against <about:blank>", + "Parsing: <http://256.256.256.256.256> against <http://other.com/>", + "Parsing: <http://256.256.256.256.256.> against <http://other.com/>", + "Parsing: <http://1.2.3.08> against <about:blank>", + "Parsing: <http://1.2.3.08.> against <about:blank>", + "Parsing: <http://1.2.3.09> against <about:blank>", + "Parsing: <http://09.2.3.4> against <about:blank>", + "Parsing: <http://09.2.3.4.> against <about:blank>", + "Parsing: <http://01.2.3.4.5> against <about:blank>", + "Parsing: <http://01.2.3.4.5.> against <about:blank>", + "Parsing: <http://0x100.2.3.4> against <about:blank>", + "Parsing: <http://0x100.2.3.4.> against <about:blank>", + "Parsing: <http://0x1.2.3.4.5> against <about:blank>", + "Parsing: <http://0x1.2.3.4.5.> against <about:blank>", + "Parsing: <http://foo.1.2.3.4> against <about:blank>", + "Parsing: <http://foo.1.2.3.4.> against <about:blank>", + "Parsing: <http://foo.2.3.4> against <about:blank>", + "Parsing: <http://foo.2.3.4.> against <about:blank>", + "Parsing: <http://foo.09> against <about:blank>", + "Parsing: <http://foo.09.> against <about:blank>", + "Parsing: <http://foo.0x4> against <about:blank>", + "Parsing: <http://foo.0x4.> against <about:blank>", + "Parsing: <http://foo.09..> against <about:blank>", + "Parsing: <http://0999999999999999999/> against <about:blank>", + "Parsing: <http://foo.0x> against <about:blank>", + "Parsing: <http://foo.0XFfFfFfFfFfFfFfFfFfAcE123> against <about:blank>", + "Parsing: <http://💩.123/> against <about:blank>", + "Parsing: <https://\u0000y> against <about:blank>", + "Parsing: <https://x/\u0000y> against <about:blank>", + "Parsing: <https://x/?\u0000y> against <about:blank>", + "Parsing: <https://x/?#\u0000y> against <about:blank>", + "Parsing: <https://y> against <about:blank>", + "Parsing: <https://x/y> against <about:blank>", + "Parsing: <https://x/?y> against <about:blank>", + "Parsing: <https://x/?#y> against <about:blank>", + "Parsing: <non-special:\u0000y> against <about:blank>", + "Parsing: <non-special:x/\u0000y> against <about:blank>", + "Parsing: <non-special:x/?\u0000y> against <about:blank>", + "Parsing: <non-special:x/?#\u0000y> against <about:blank>", + "Parsing: <non-special:y> against <about:blank>", + "Parsing: <non-special:x/y> against <about:blank>", + "Parsing: <non-special:x/?y> against <about:blank>", + "Parsing: <non-special:x/?#y> against <about:blank>", + "Parsing: <> against <about:blank>", + "Parsing: <https://example.com/\"quoted\"> against <about:blank>", + "Parsing: <https://a%C2%ADb/> against <about:blank>", + "Parsing: <https:///> against <about:blank>", + "Parsing: <https://%C2%AD/> against <about:blank>", + "Parsing: <https://xn--/> against <about:blank>", + "Parsing: <data://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing: <data:///test> against <about:blank>", + "Parsing: <data://test/a/../b> against <about:blank>", + "Parsing: <data://:443> against <about:blank>", + "Parsing: <data://test:test> against <about:blank>", + "Parsing: <data://[:1]> against <about:blank>", + "Parsing: <intent://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing: <intent:///test> against <about:blank>", + "Parsing: <intent://test/a/../b> against <about:blank>", + "Parsing: <intent://:443> against <about:blank>", + "Parsing: <intent://test:test> against <about:blank>", + "Parsing: <intent://[:1]> against <about:blank>", + "Parsing: <urn://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing: <urn:///test> against <about:blank>", + "Parsing: <urn://test/a/../b> against <about:blank>", + "Parsing: <urn://:443> against <about:blank>", + "Parsing: <urn://test:test> against <about:blank>", + "Parsing: <urn://[:1]> against <about:blank>", + "Parsing: <turn://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing: <turn:///test> against <about:blank>", + "Parsing: <turn://test/a/../b> against <about:blank>", + "Parsing: <turn://:443> against <about:blank>", + "Parsing: <turn://test:test> against <about:blank>", + "Parsing: <turn://[:1]> against <about:blank>", + "Parsing: <stun://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing: <stun:///test> against <about:blank>", + "Parsing: <stun://test/a/../b> against <about:blank>", + "Parsing: <stun://:443> against <about:blank>", + "Parsing: <stun://test:test> against <about:blank>", + "Parsing: <stun://[:1]> against <about:blank>", + "Parsing: <w://x:0> against <about:blank>", + "Parsing: <west://x:0> against <about:blank>", + "Parsing: <///test> against <http://example.org/>", + "Parsing: <///\\//\\//test> against <http://example.org/>", + "Parsing: <///example.org/path> against <http://example.org/>", + "Parsing: <///example.org/../path> against <http://example.org/>", + "Parsing: <///example.org/../../> against <http://example.org/>", + "Parsing: <///example.org/../path/../../> against <http://example.org/>", + "Parsing: <///example.org/../path/../../path> against <http://example.org/>", + "Parsing: </\\/\\//example.org/../path> against <http://example.org/>" + ], + "a-element.html?include=file": [ + "Parsing: <file:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <file://example:1/> against <about:blank>", + "Parsing: <file://example:test/> against <about:blank>", + "Parsing: <file://example%/> against <about:blank>", + "Parsing: <file://[example]/> against <about:blank>", + "Parsing: <file:c:\\foo\\bar.html> against <file:///tmp/mock/path>", + "Parsing: < File:c|////foo\\bar.html> against <file:///tmp/mock/path>", + "Parsing: <C|/foo/bar> against <file:///tmp/mock/path>", + "Parsing: </C|\\foo\\bar> against <file:///tmp/mock/path>", + "Parsing: <//C|/foo/bar> against <file:///tmp/mock/path>", + "Parsing: <//server/file> against <file:///tmp/mock/path>", + "Parsing: <\\\\server\\file> against <file:///tmp/mock/path>", + "Parsing: </\\server/file> against <file:///tmp/mock/path>", + "Parsing: <file:///foo/bar.txt> against <file:///tmp/mock/path>", + "Parsing: <file:///home/me> against <file:///tmp/mock/path>", + "Parsing: <//> against <file:///tmp/mock/path>", + "Parsing: <///> against <file:///tmp/mock/path>", + "Parsing: <///test> against <file:///tmp/mock/path>", + "Parsing: <file://test> against <file:///tmp/mock/path>", + "Parsing: <file://localhost> against <file:///tmp/mock/path>", + "Parsing: <file://localhost/> against <file:///tmp/mock/path>", + "Parsing: <file://localhost/test> against <file:///tmp/mock/path>", + "Parsing: <test> against <file:///tmp/mock/path>", + "Parsing: <file:test> against <file:///tmp/mock/path>", + "Parsing: <file:/example.com/> against <about:blank>", + "Parsing: <file:...> against <http://www.example.com/test>", + "Parsing: <file:..> against <http://www.example.com/test>", + "Parsing: <file:a> against <http://www.example.com/test>", + "Parsing: <file:///C%3A/> against <about:blank>", + "Parsing: <file:///C%7C/> against <about:blank>", + "Parsing: <file://%43%3A> against <about:blank>", + "Parsing: <file://%43%7C> against <about:blank>", + "Parsing: <file://%43|> against <about:blank>", + "Parsing: <file://C%7C> against <about:blank>", + "Parsing: <file://%43%7C/> against <about:blank>", + "Parsing: <pix/submit.gif> against <file:///C:/Users/Domenic/Dropbox/GitHub/tmpvar/jsdom/test/level2/html/files/anchor.html>", + "Parsing: <..> against <file:///C:/>", + "Parsing: <..> against <file:///>", + "Parsing: </> against <file:///C:/a/b>", + "Parsing: </> against <file://h/C:/a/b>", + "Parsing: </> against <file://h/a/b>", + "Parsing: <//d:> against <file:///C:/a/b>", + "Parsing: <//d:/..> against <file:///C:/a/b>", + "Parsing: <..> against <file:///ab:/>", + "Parsing: <..> against <file:///1:/>", + "Parsing: <> against <file:///test?test#test>", + "Parsing: <file:> against <file:///test?test#test>", + "Parsing: <?x> against <file:///test?test#test>", + "Parsing: <file:?x> against <file:///test?test#test>", + "Parsing: <#x> against <file:///test?test#test>", + "Parsing: <file:#x> against <file:///test?test#test>", + "Parsing: <file:\\\\//> against <about:blank>", + "Parsing: <file:\\\\\\\\> against <about:blank>", + "Parsing: <file:\\\\\\\\?fox> against <about:blank>", + "Parsing: <file:\\\\\\\\#guppy> against <about:blank>", + "Parsing: <file://spider///> against <about:blank>", + "Parsing: <file:\\\\localhost//> against <about:blank>", + "Parsing: <file:///localhost//cat> against <about:blank>", + "Parsing: <file://\\/localhost//cat> against <about:blank>", + "Parsing: <file://localhost//a//../..//> against <about:blank>", + "Parsing: </////mouse> against <file:///elephant>", + "Parsing: <\\//pig> against <file://lion/>", + "Parsing: <\\/localhost//pig> against <file://lion/>", + "Parsing: <//localhost//pig> against <file://lion/>", + "Parsing: </..//localhost//pig> against <file://lion/>", + "Parsing: <file://> against <file://ape/>", + "Parsing: </rooibos> against <file://tea/>", + "Parsing: </?chai> against <file://tea/>", + "Parsing: <C|> against <file://host/dir/file>", + "Parsing: <C|> against <file://host/D:/dir1/dir2/file>", + "Parsing: <C|#> against <file://host/dir/file>", + "Parsing: <C|?> against <file://host/dir/file>", + "Parsing: <C|/> against <file://host/dir/file>", + "Parsing: <C|\n/> against <file://host/dir/file>", + "Parsing: <C|\\> against <file://host/dir/file>", + "Parsing: <C> against <file://host/dir/file>", + "Parsing: <C|a> against <file://host/dir/file>", + "Parsing: </c:/foo/bar> against <file:///c:/baz/qux>", + "Parsing: </c|/foo/bar> against <file:///c:/baz/qux>", + "Parsing: <file:\\c:\\foo\\bar> against <file:///c:/baz/qux>", + "Parsing: </c:/foo/bar> against <file://host/path>", + "Parsing: <file://example.net/C:/> against <about:blank>", + "Parsing: <file://1.2.3.4/C:/> against <about:blank>", + "Parsing: <file://[1::8]/C:/> against <about:blank>", + "Parsing: <C|/> against <file://host/>", + "Parsing: </C:/> against <file://host/>", + "Parsing: <file:C:/> against <file://host/>", + "Parsing: <file:/C:/> against <file://host/>", + "Parsing: <//C:/> against <file://host/>", + "Parsing: <file://C:/> against <file://host/>", + "Parsing: <///C:/> against <file://host/>", + "Parsing: <file:///C:/> against <file://host/>", + "Parsing: <file:/C|/> against <about:blank>", + "Parsing: <file://C|/> against <about:blank>", + "Parsing: <file:> against <about:blank>", + "Parsing: <file:?q=v> against <about:blank>", + "Parsing: <file:#frag> against <about:blank>", + "Parsing: <file:///Y:> against <about:blank>", + "Parsing: <file:///Y:/> against <about:blank>", + "Parsing: <file:///./Y> against <about:blank>", + "Parsing: <file:///./Y:> against <about:blank>", + "Parsing: <file:///y:> against <about:blank>", + "Parsing: <file:///y:/> against <about:blank>", + "Parsing: <file:///./y> against <about:blank>", + "Parsing: <file:///./y:> against <about:blank>", + "Parsing: <file://localhost//a//../..//foo> against <about:blank>", + "Parsing: <file://localhost////foo> against <about:blank>", + "Parsing: <file:////foo> against <about:blank>", + "Parsing: <file:///one/two> against <file:///>", + "Parsing: <file:////one/two> against <file:///>", + "Parsing: <//one/two> against <file:///>", + "Parsing: <///one/two> against <file:///>", + "Parsing: <////one/two> against <file:///>", + "Parsing: <file:///.//> against <file:////>", + "Parsing: <file:.//p> against <about:blank>", + "Parsing: <file:/.//p> against <about:blank>", + "Parsing: <10.0.0.7:8080/foo.html> against <file:///some/dir/bar.html>", + "Parsing: <a!@$*=/foo.html> against <file:///some/dir/bar.html>", + "Parsing: <file://ab/p> against <about:blank>", + "Parsing: <file://a%C2%ADb/p> against <about:blank>", + "Parsing: <file://loC𝐀𝐋𝐇𝐨𝐬𝐭/usr/bin> against <about:blank>", + "Parsing: <file:///p> against <about:blank>", + "Parsing: <file://%C2%AD/p> against <about:blank>", + "Parsing: <file://xn--/p> against <about:blank>", + "Parsing: <> against <about:blank>", + "Parsing: <///abcdef/../> against <file:///>", + "Parsing: </\\//\\/a/../> against <file:///>", + "Parsing: <//a/../> against <file:///>" + ], + "a-element.html?include=javascript": [ + "Parsing: <javascript:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <javascript:example.com/> against <http://example.org/foo/bar>", + "Parsing: <javascript:/example.com/> against <about:blank>", + "Parsing: <javascript:example.com/> against <about:blank>", + "Parsing: <javascript:/../> against <about:blank>", + "Parsing: <> against <about:blank>", + "Parsing: <javascript://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing: <javascript:///test> against <about:blank>", + "Parsing: <javascript://test/a/../b> against <about:blank>", + "Parsing: <javascript://:443> against <about:blank>", + "Parsing: <javascript://test:test> against <about:blank>", + "Parsing: <javascript://[:1]> against <about:blank>" + ], + "a-element.html?include=mailto": [ + "Parsing: <mailto:/example.com/> against <http://example.org/foo/bar>", + "Parsing: <mailto:example.com/> against <http://example.org/foo/bar>", + "Parsing: <mailto:/example.com/> against <about:blank>", + "Parsing: <mailto:example.com/> against <about:blank>", + "Parsing: <#x> against <mailto:x@x.com>", + "Parsing: <mailto:/../> against <about:blank>", + "Parsing: <> against <about:blank>", + "Parsing: <mailto://example.com:8080/pathname?search#hash> against <about:blank>", + "Parsing: <mailto:///test> against <about:blank>", + "Parsing: <mailto://test/a/../b> against <about:blank>", + "Parsing: <mailto://:443> against <about:blank>", + "Parsing: <mailto://test:test> against <about:blank>", + "Parsing: <mailto://[:1]> against <about:blank>" + ], + "data-uri-fragment.html": false, + "failure.html": [ + "XHR: file://example:1/ should throw", + "Location's href: file://example:1/ should throw", + "window.open(): file://example:1/ should throw", + "XHR: file://example:test/ should throw", + "Location's href: file://example:test/ should throw", + "window.open(): file://example:test/ should throw", + "XHR: file://example%/ should throw", + "Location's href: file://example%/ should throw", + "window.open(): file://example%/ should throw", + "XHR: file://[example]/ should throw", + "Location's href: file://[example]/ should throw", + "window.open(): file://[example]/ should throw", + "XHR: http://user:pass@/ should throw", + "Location's href: http://user:pass@/ should throw", + "window.open(): http://user:pass@/ should throw", + "XHR: http://foo:-80/ should throw", + "Location's href: http://foo:-80/ should throw", + "window.open(): http://foo:-80/ should throw", + "XHR: http://user@/www.example.com should throw", + "Location's href: http://user@/www.example.com should throw", + "window.open(): http://user@/www.example.com should throw", + "XHR: http://@/www.example.com should throw", + "Location's href: http://@/www.example.com should throw", + "window.open(): http://@/www.example.com should throw", + "XHR: http://a:b@/www.example.com should throw", + "Location's href: http://a:b@/www.example.com should throw", + "window.open(): http://a:b@/www.example.com should throw", + "XHR: http://@:www.example.com should throw", + "Location's href: http://@:www.example.com should throw", + "window.open(): http://@:www.example.com should throw", + "XHR: https://� should throw", + "Location's href: https://� should throw", + "window.open(): https://� should throw", + "XHR: https://%EF%BF%BD should throw", + "Location's href: https://%EF%BF%BD should throw", + "window.open(): https://%EF%BF%BD should throw", + "XHR: http://a.b.c.xn--pokxncvks should throw", + "Location's href: http://a.b.c.xn--pokxncvks should throw", + "window.open(): http://a.b.c.xn--pokxncvks should throw", + "XHR: http://10.0.0.xn--pokxncvks should throw", + "Location's href: http://10.0.0.xn--pokxncvks should throw", + "window.open(): http://10.0.0.xn--pokxncvks should throw", + "XHR: http://a.b.c.XN--pokxncvks should throw", + "Location's href: http://a.b.c.XN--pokxncvks should throw", + "window.open(): http://a.b.c.XN--pokxncvks should throw", + "XHR: http://a.b.c.Xn--pokxncvks should throw", + "Location's href: http://a.b.c.Xn--pokxncvks should throw", + "window.open(): http://a.b.c.Xn--pokxncvks should throw", + "XHR: http://10.0.0.XN--pokxncvks should throw", + "Location's href: http://10.0.0.XN--pokxncvks should throw", + "window.open(): http://10.0.0.XN--pokxncvks should throw", + "XHR: http://10.0.0.xN--pokxncvks should throw", + "Location's href: http://10.0.0.xN--pokxncvks should throw", + "window.open(): http://10.0.0.xN--pokxncvks should throw", + "XHR: https://x x:12 should throw", + "Location's href: https://x x:12 should throw", + "window.open(): https://x x:12 should throw", + "XHR: http://[www.google.com]/ should throw", + "Location's href: http://[www.google.com]/ should throw", + "window.open(): http://[www.google.com]/ should throw", + "XHR: sc://@/ should throw", + "Location's href: sc://@/ should throw", + "window.open(): sc://@/ should throw", + "XHR: sc://te@s:t@/ should throw", + "Location's href: sc://te@s:t@/ should throw", + "window.open(): sc://te@s:t@/ should throw", + "XHR: sc://:/ should throw", + "Location's href: sc://:/ should throw", + "window.open(): sc://:/ should throw", + "XHR: sc://:12/ should throw", + "Location's href: sc://:12/ should throw", + "window.open(): sc://:12/ should throw", + "XHR: sc://a\u0000b/ should throw", + "Location's href: sc://a\u0000b/ should throw", + "window.open(): sc://a\u0000b/ should throw", + "XHR: sc://a b/ should throw", + "Location's href: sc://a b/ should throw", + "window.open(): sc://a b/ should throw", + "XHR: sc://a<b should throw", + "Location's href: sc://a<b should throw", + "window.open(): sc://a<b should throw", + "XHR: sc://a>b should throw", + "Location's href: sc://a>b should throw", + "window.open(): sc://a>b should throw", + "XHR: sc://a[b/ should throw", + "Location's href: sc://a[b/ should throw", + "window.open(): sc://a[b/ should throw", + "XHR: sc://a\\b/ should throw", + "Location's href: sc://a\\b/ should throw", + "window.open(): sc://a\\b/ should throw", + "XHR: sc://a]b/ should throw", + "Location's href: sc://a]b/ should throw", + "window.open(): sc://a]b/ should throw", + "XHR: sc://a^b should throw", + "Location's href: sc://a^b should throw", + "window.open(): sc://a^b should throw", + "XHR: sc://a|b/ should throw", + "Location's href: sc://a|b/ should throw", + "window.open(): sc://a|b/ should throw", + "XHR: http://a\u0000b/ should throw", + "Location's href: http://a\u0000b/ should throw", + "window.open(): http://a\u0000b/ should throw", + "XHR: http://a\u0001b/ should throw", + "Location's href: http://a\u0001b/ should throw", + "window.open(): http://a\u0001b/ should throw", + "XHR: http://a\u0002b/ should throw", + "Location's href: http://a\u0002b/ should throw", + "window.open(): http://a\u0002b/ should throw", + "XHR: http://a\u0003b/ should throw", + "Location's href: http://a\u0003b/ should throw", + "window.open(): http://a\u0003b/ should throw", + "XHR: http://a\u0004b/ should throw", + "Location's href: http://a\u0004b/ should throw", + "window.open(): http://a\u0004b/ should throw", + "XHR: http://a\u0005b/ should throw", + "Location's href: http://a\u0005b/ should throw", + "window.open(): http://a\u0005b/ should throw", + "XHR: http://a\u0006b/ should throw", + "Location's href: http://a\u0006b/ should throw", + "window.open(): http://a\u0006b/ should throw", + "XHR: http://a\u0007b/ should throw", + "Location's href: http://a\u0007b/ should throw", + "window.open(): http://a\u0007b/ should throw", + "XHR: http://a\bb/ should throw", + "Location's href: http://a\bb/ should throw", + "window.open(): http://a\bb/ should throw", + "XHR: http://a\u000bb/ should throw", + "Location's href: http://a\u000bb/ should throw", + "window.open(): http://a\u000bb/ should throw", + "XHR: http://a\fb/ should throw", + "Location's href: http://a\fb/ should throw", + "window.open(): http://a\fb/ should throw", + "XHR: http://a\u000eb/ should throw", + "Location's href: http://a\u000eb/ should throw", + "window.open(): http://a\u000eb/ should throw", + "XHR: http://a\u000fb/ should throw", + "Location's href: http://a\u000fb/ should throw", + "window.open(): http://a\u000fb/ should throw", + "XHR: http://a\u0010b/ should throw", + "Location's href: http://a\u0010b/ should throw", + "window.open(): http://a\u0010b/ should throw", + "XHR: http://a\u0011b/ should throw", + "Location's href: http://a\u0011b/ should throw", + "window.open(): http://a\u0011b/ should throw", + "XHR: http://a\u0012b/ should throw", + "Location's href: http://a\u0012b/ should throw", + "window.open(): http://a\u0012b/ should throw", + "XHR: http://a\u0013b/ should throw", + "Location's href: http://a\u0013b/ should throw", + "window.open(): http://a\u0013b/ should throw", + "XHR: http://a\u0014b/ should throw", + "Location's href: http://a\u0014b/ should throw", + "window.open(): http://a\u0014b/ should throw", + "XHR: http://a\u0015b/ should throw", + "Location's href: http://a\u0015b/ should throw", + "window.open(): http://a\u0015b/ should throw", + "XHR: http://a\u0016b/ should throw", + "Location's href: http://a\u0016b/ should throw", + "window.open(): http://a\u0016b/ should throw", + "XHR: http://a\u0017b/ should throw", + "Location's href: http://a\u0017b/ should throw", + "window.open(): http://a\u0017b/ should throw", + "XHR: http://a\u0018b/ should throw", + "Location's href: http://a\u0018b/ should throw", + "window.open(): http://a\u0018b/ should throw", + "XHR: http://a\u0019b/ should throw", + "Location's href: http://a\u0019b/ should throw", + "window.open(): http://a\u0019b/ should throw", + "XHR: http://a\u001ab/ should throw", + "Location's href: http://a\u001ab/ should throw", + "window.open(): http://a\u001ab/ should throw", + "XHR: http://a\u001bb/ should throw", + "Location's href: http://a\u001bb/ should throw", + "window.open(): http://a\u001bb/ should throw", + "XHR: http://a\u001cb/ should throw", + "Location's href: http://a\u001cb/ should throw", + "window.open(): http://a\u001cb/ should throw", + "XHR: http://a\u001db/ should throw", + "Location's href: http://a\u001db/ should throw", + "window.open(): http://a\u001db/ should throw", + "XHR: http://a\u001eb/ should throw", + "Location's href: http://a\u001eb/ should throw", + "window.open(): http://a\u001eb/ should throw", + "XHR: http://a\u001fb/ should throw", + "Location's href: http://a\u001fb/ should throw", + "window.open(): http://a\u001fb/ should throw", + "XHR: http://a b/ should throw", + "Location's href: http://a b/ should throw", + "window.open(): http://a b/ should throw", + "XHR: http://a%b/ should throw", + "Location's href: http://a%b/ should throw", + "window.open(): http://a%b/ should throw", + "XHR: http://a<b should throw", + "Location's href: http://a<b should throw", + "window.open(): http://a<b should throw", + "XHR: http://a>b should throw", + "Location's href: http://a>b should throw", + "window.open(): http://a>b should throw", + "XHR: http://a[b/ should throw", + "Location's href: http://a[b/ should throw", + "window.open(): http://a[b/ should throw", + "XHR: http://a]b/ should throw", + "Location's href: http://a]b/ should throw", + "window.open(): http://a]b/ should throw", + "XHR: http://a^b should throw", + "Location's href: http://a^b should throw", + "window.open(): http://a^b should throw", + "XHR: http://a|b/ should throw", + "Location's href: http://a|b/ should throw", + "window.open(): http://a|b/ should throw", + "XHR: http://ab/ should throw", + "Location's href: http://ab/ should throw", + "window.open(): http://ab/ should throw", + "XHR: http://ho%00st/ should throw", + "Location's href: http://ho%00st/ should throw", + "window.open(): http://ho%00st/ should throw", + "XHR: http://ho%01st/ should throw", + "Location's href: http://ho%01st/ should throw", + "window.open(): http://ho%01st/ should throw", + "XHR: http://ho%02st/ should throw", + "Location's href: http://ho%02st/ should throw", + "window.open(): http://ho%02st/ should throw", + "XHR: http://ho%03st/ should throw", + "Location's href: http://ho%03st/ should throw", + "window.open(): http://ho%03st/ should throw", + "XHR: http://ho%04st/ should throw", + "Location's href: http://ho%04st/ should throw", + "window.open(): http://ho%04st/ should throw", + "XHR: http://ho%05st/ should throw", + "Location's href: http://ho%05st/ should throw", + "window.open(): http://ho%05st/ should throw", + "XHR: http://ho%06st/ should throw", + "Location's href: http://ho%06st/ should throw", + "window.open(): http://ho%06st/ should throw", + "XHR: http://ho%07st/ should throw", + "Location's href: http://ho%07st/ should throw", + "window.open(): http://ho%07st/ should throw", + "XHR: http://ho%08st/ should throw", + "Location's href: http://ho%08st/ should throw", + "window.open(): http://ho%08st/ should throw", + "XHR: http://ho%09st/ should throw", + "Location's href: http://ho%09st/ should throw", + "window.open(): http://ho%09st/ should throw", + "XHR: http://ho%0Ast/ should throw", + "Location's href: http://ho%0Ast/ should throw", + "window.open(): http://ho%0Ast/ should throw", + "XHR: http://ho%0Bst/ should throw", + "Location's href: http://ho%0Bst/ should throw", + "window.open(): http://ho%0Bst/ should throw", + "XHR: http://ho%0Cst/ should throw", + "Location's href: http://ho%0Cst/ should throw", + "window.open(): http://ho%0Cst/ should throw", + "XHR: http://ho%0Dst/ should throw", + "Location's href: http://ho%0Dst/ should throw", + "window.open(): http://ho%0Dst/ should throw", + "XHR: http://ho%0Est/ should throw", + "Location's href: http://ho%0Est/ should throw", + "window.open(): http://ho%0Est/ should throw", + "XHR: http://ho%0Fst/ should throw", + "Location's href: http://ho%0Fst/ should throw", + "window.open(): http://ho%0Fst/ should throw", + "XHR: http://ho%10st/ should throw", + "Location's href: http://ho%10st/ should throw", + "window.open(): http://ho%10st/ should throw", + "XHR: http://ho%11st/ should throw", + "Location's href: http://ho%11st/ should throw", + "window.open(): http://ho%11st/ should throw", + "XHR: http://ho%12st/ should throw", + "Location's href: http://ho%12st/ should throw", + "window.open(): http://ho%12st/ should throw", + "XHR: http://ho%13st/ should throw", + "Location's href: http://ho%13st/ should throw", + "window.open(): http://ho%13st/ should throw", + "XHR: http://ho%14st/ should throw", + "Location's href: http://ho%14st/ should throw", + "window.open(): http://ho%14st/ should throw", + "XHR: http://ho%15st/ should throw", + "Location's href: http://ho%15st/ should throw", + "window.open(): http://ho%15st/ should throw", + "XHR: http://ho%16st/ should throw", + "Location's href: http://ho%16st/ should throw", + "window.open(): http://ho%16st/ should throw", + "XHR: http://ho%17st/ should throw", + "Location's href: http://ho%17st/ should throw", + "window.open(): http://ho%17st/ should throw", + "XHR: http://ho%18st/ should throw", + "Location's href: http://ho%18st/ should throw", + "window.open(): http://ho%18st/ should throw", + "XHR: http://ho%19st/ should throw", + "Location's href: http://ho%19st/ should throw", + "window.open(): http://ho%19st/ should throw", + "XHR: http://ho%1Ast/ should throw", + "Location's href: http://ho%1Ast/ should throw", + "window.open(): http://ho%1Ast/ should throw", + "XHR: http://ho%1Bst/ should throw", + "Location's href: http://ho%1Bst/ should throw", + "window.open(): http://ho%1Bst/ should throw", + "XHR: http://ho%1Cst/ should throw", + "Location's href: http://ho%1Cst/ should throw", + "window.open(): http://ho%1Cst/ should throw", + "XHR: http://ho%1Dst/ should throw", + "Location's href: http://ho%1Dst/ should throw", + "window.open(): http://ho%1Dst/ should throw", + "XHR: http://ho%1Est/ should throw", + "Location's href: http://ho%1Est/ should throw", + "window.open(): http://ho%1Est/ should throw", + "XHR: http://ho%1Fst/ should throw", + "Location's href: http://ho%1Fst/ should throw", + "window.open(): http://ho%1Fst/ should throw", + "XHR: http://ho%20st/ should throw", + "Location's href: http://ho%20st/ should throw", + "window.open(): http://ho%20st/ should throw", + "XHR: http://ho%23st/ should throw", + "Location's href: http://ho%23st/ should throw", + "window.open(): http://ho%23st/ should throw", + "XHR: http://ho%25st/ should throw", + "Location's href: http://ho%25st/ should throw", + "window.open(): http://ho%25st/ should throw", + "XHR: http://ho%2Fst/ should throw", + "Location's href: http://ho%2Fst/ should throw", + "window.open(): http://ho%2Fst/ should throw", + "XHR: http://ho%3Ast/ should throw", + "Location's href: http://ho%3Ast/ should throw", + "window.open(): http://ho%3Ast/ should throw", + "XHR: http://ho%3Cst/ should throw", + "Location's href: http://ho%3Cst/ should throw", + "window.open(): http://ho%3Cst/ should throw", + "XHR: http://ho%3Est/ should throw", + "Location's href: http://ho%3Est/ should throw", + "window.open(): http://ho%3Est/ should throw", + "XHR: http://ho%3Fst/ should throw", + "Location's href: http://ho%3Fst/ should throw", + "window.open(): http://ho%3Fst/ should throw", + "XHR: http://ho%40st/ should throw", + "Location's href: http://ho%40st/ should throw", + "window.open(): http://ho%40st/ should throw", + "XHR: http://ho%5Bst/ should throw", + "Location's href: http://ho%5Bst/ should throw", + "window.open(): http://ho%5Bst/ should throw", + "XHR: http://ho%5Cst/ should throw", + "Location's href: http://ho%5Cst/ should throw", + "window.open(): http://ho%5Cst/ should throw", + "XHR: http://ho%5Dst/ should throw", + "Location's href: http://ho%5Dst/ should throw", + "window.open(): http://ho%5Dst/ should throw", + "XHR: http://ho%7Cst/ should throw", + "Location's href: http://ho%7Cst/ should throw", + "window.open(): http://ho%7Cst/ should throw", + "XHR: http://ho%7Fst/ should throw", + "Location's href: http://ho%7Fst/ should throw", + "window.open(): http://ho%7Fst/ should throw", + "XHR: ftp://example.com%80/ should throw", + "Location's href: ftp://example.com%80/ should throw", + "window.open(): ftp://example.com%80/ should throw", + "XHR: ftp://example.com%A0/ should throw", + "Location's href: ftp://example.com%A0/ should throw", + "window.open(): ftp://example.com%A0/ should throw", + "XHR: https://example.com%80/ should throw", + "Location's href: https://example.com%80/ should throw", + "window.open(): https://example.com%80/ should throw", + "XHR: https://example.com%A0/ should throw", + "Location's href: https://example.com%A0/ should throw", + "window.open(): https://example.com%A0/ should throw", + "XHR: https://0x100000000/test should throw", + "Location's href: https://0x100000000/test should throw", + "window.open(): https://0x100000000/test should throw", + "XHR: https://256.0.0.1/test should throw", + "Location's href: https://256.0.0.1/test should throw", + "window.open(): https://256.0.0.1/test should throw", + "XHR: file://%43%3A should throw", + "Location's href: file://%43%3A should throw", + "window.open(): file://%43%3A should throw", + "XHR: file://%43%7C should throw", + "Location's href: file://%43%7C should throw", + "window.open(): file://%43%7C should throw", + "XHR: file://%43| should throw", + "Location's href: file://%43| should throw", + "window.open(): file://%43| should throw", + "XHR: file://C%7C should throw", + "Location's href: file://C%7C should throw", + "window.open(): file://C%7C should throw", + "XHR: file://%43%7C/ should throw", + "Location's href: file://%43%7C/ should throw", + "window.open(): file://%43%7C/ should throw", + "XHR: https://%43%7C/ should throw", + "Location's href: https://%43%7C/ should throw", + "window.open(): https://%43%7C/ should throw", + "XHR: asdf://%43|/ should throw", + "Location's href: asdf://%43|/ should throw", + "window.open(): asdf://%43|/ should throw", + "XHR: https://[0::0::0] should throw", + "Location's href: https://[0::0::0] should throw", + "window.open(): https://[0::0::0] should throw", + "XHR: https://[0:.0] should throw", + "Location's href: https://[0:.0] should throw", + "window.open(): https://[0:.0] should throw", + "XHR: https://[0:0:] should throw", + "Location's href: https://[0:0:] should throw", + "window.open(): https://[0:0:] should throw", + "XHR: https://[0:1:2:3:4:5:6:7.0.0.0.1] should throw", + "Location's href: https://[0:1:2:3:4:5:6:7.0.0.0.1] should throw", + "window.open(): https://[0:1:2:3:4:5:6:7.0.0.0.1] should throw", + "XHR: https://[0:1.00.0.0.0] should throw", + "Location's href: https://[0:1.00.0.0.0] should throw", + "window.open(): https://[0:1.00.0.0.0] should throw", + "XHR: https://[0:1.290.0.0.0] should throw", + "Location's href: https://[0:1.290.0.0.0] should throw", + "window.open(): https://[0:1.290.0.0.0] should throw", + "XHR: https://[0:1.23.23] should throw", + "Location's href: https://[0:1.23.23] should throw", + "window.open(): https://[0:1.23.23] should throw", + "XHR: http://? should throw", + "Location's href: http://? should throw", + "window.open(): http://? should throw", + "XHR: http://# should throw", + "Location's href: http://# should throw", + "window.open(): http://# should throw", + "XHR: non-special://[:80/ should throw", + "Location's href: non-special://[:80/ should throw", + "window.open(): non-special://[:80/ should throw", + "XHR: http://[::127.0.0.0.1] should throw", + "Location's href: http://[::127.0.0.0.1] should throw", + "window.open(): http://[::127.0.0.0.1] should throw", + "XHR: file:///p should throw", + "Location's href: file:///p should throw", + "window.open(): file:///p should throw", + "XHR: file://%C2%AD/p should throw", + "Location's href: file://%C2%AD/p should throw", + "window.open(): file://%C2%AD/p should throw", + "XHR: file://xn--/p should throw", + "Location's href: file://xn--/p should throw", + "window.open(): file://xn--/p should throw", + "XHR: http://0..0x300/ should throw", + "Location's href: http://0..0x300/ should throw", + "window.open(): http://0..0x300/ should throw", + "XHR: http://0..0x300./ should throw", + "Location's href: http://0..0x300./ should throw", + "window.open(): http://0..0x300./ should throw", + "XHR: http://1.2.3.08 should throw", + "Location's href: http://1.2.3.08 should throw", + "window.open(): http://1.2.3.08 should throw", + "XHR: http://1.2.3.08. should throw", + "Location's href: http://1.2.3.08. should throw", + "window.open(): http://1.2.3.08. should throw", + "XHR: http://1.2.3.09 should throw", + "Location's href: http://1.2.3.09 should throw", + "window.open(): http://1.2.3.09 should throw", + "XHR: http://09.2.3.4 should throw", + "Location's href: http://09.2.3.4 should throw", + "window.open(): http://09.2.3.4 should throw", + "XHR: http://09.2.3.4. should throw", + "Location's href: http://09.2.3.4. should throw", + "window.open(): http://09.2.3.4. should throw", + "XHR: http://01.2.3.4.5 should throw", + "Location's href: http://01.2.3.4.5 should throw", + "window.open(): http://01.2.3.4.5 should throw", + "XHR: http://01.2.3.4.5. should throw", + "Location's href: http://01.2.3.4.5. should throw", + "window.open(): http://01.2.3.4.5. should throw", + "XHR: http://0x100.2.3.4 should throw", + "Location's href: http://0x100.2.3.4 should throw", + "window.open(): http://0x100.2.3.4 should throw", + "XHR: http://0x100.2.3.4. should throw", + "Location's href: http://0x100.2.3.4. should throw", + "window.open(): http://0x100.2.3.4. should throw", + "XHR: http://0x1.2.3.4.5 should throw", + "Location's href: http://0x1.2.3.4.5 should throw", + "window.open(): http://0x1.2.3.4.5 should throw", + "XHR: http://0x1.2.3.4.5. should throw", + "Location's href: http://0x1.2.3.4.5. should throw", + "window.open(): http://0x1.2.3.4.5. should throw", + "XHR: http://foo.1.2.3.4 should throw", + "Location's href: http://foo.1.2.3.4 should throw", + "window.open(): http://foo.1.2.3.4 should throw", + "XHR: http://foo.1.2.3.4. should throw", + "Location's href: http://foo.1.2.3.4. should throw", + "window.open(): http://foo.1.2.3.4. should throw", + "XHR: http://foo.2.3.4 should throw", + "Location's href: http://foo.2.3.4 should throw", + "window.open(): http://foo.2.3.4 should throw", + "XHR: http://foo.2.3.4. should throw", + "Location's href: http://foo.2.3.4. should throw", + "window.open(): http://foo.2.3.4. should throw", + "XHR: http://foo.09 should throw", + "Location's href: http://foo.09 should throw", + "window.open(): http://foo.09 should throw", + "XHR: http://foo.09. should throw", + "Location's href: http://foo.09. should throw", + "window.open(): http://foo.09. should throw", + "XHR: http://foo.0x4 should throw", + "Location's href: http://foo.0x4 should throw", + "window.open(): http://foo.0x4 should throw", + "XHR: http://foo.0x4. should throw", + "Location's href: http://foo.0x4. should throw", + "window.open(): http://foo.0x4. should throw", + "XHR: http://0999999999999999999/ should throw", + "Location's href: http://0999999999999999999/ should throw", + "window.open(): http://0999999999999999999/ should throw", + "XHR: http://foo.0x should throw", + "Location's href: http://foo.0x should throw", + "window.open(): http://foo.0x should throw", + "XHR: http://foo.0XFfFfFfFfFfFfFfFfFfAcE123 should throw", + "Location's href: http://foo.0XFfFfFfFfFfFfFfFfFfAcE123 should throw", + "window.open(): http://foo.0XFfFfFfFfFfFfFfFfFfAcE123 should throw", + "XHR: http://💩.123/ should throw", + "Location's href: http://💩.123/ should throw", + "window.open(): http://💩.123/ should throw", + "XHR: https://\u0000y should throw", + "Location's href: https://\u0000y should throw", + "window.open(): https://\u0000y should throw", + "XHR: https://y should throw", + "Location's href: https://y should throw", + "window.open(): https://y should throw", + "XHR: https:/// should throw", + "Location's href: https:/// should throw", + "window.open(): https:/// should throw", + "XHR: https://%C2%AD/ should throw", + "Location's href: https://%C2%AD/ should throw", + "window.open(): https://%C2%AD/ should throw", + "XHR: https://xn--/ should throw", + "Location's href: https://xn--/ should throw", + "window.open(): https://xn--/ should throw", + "XHR: data://:443 should throw", + "Location's href: data://:443 should throw", + "window.open(): data://:443 should throw", + "XHR: data://test:test should throw", + "Location's href: data://test:test should throw", + "window.open(): data://test:test should throw", + "XHR: data://[:1] should throw", + "Location's href: data://[:1] should throw", + "window.open(): data://[:1] should throw", + "XHR: javascript://:443 should throw", + "Location's href: javascript://:443 should throw", + "window.open(): javascript://:443 should throw", + "XHR: javascript://test:test should throw", + "Location's href: javascript://test:test should throw", + "window.open(): javascript://test:test should throw", + "XHR: javascript://[:1] should throw", + "Location's href: javascript://[:1] should throw", + "window.open(): javascript://[:1] should throw", + "XHR: mailto://:443 should throw", + "Location's href: mailto://:443 should throw", + "window.open(): mailto://:443 should throw", + "XHR: mailto://test:test should throw", + "Location's href: mailto://test:test should throw", + "window.open(): mailto://test:test should throw", + "XHR: mailto://[:1] should throw", + "Location's href: mailto://[:1] should throw", + "window.open(): mailto://[:1] should throw", + "XHR: intent://:443 should throw", + "Location's href: intent://:443 should throw", + "window.open(): intent://:443 should throw", + "XHR: intent://test:test should throw", + "Location's href: intent://test:test should throw", + "window.open(): intent://test:test should throw", + "XHR: intent://[:1] should throw", + "Location's href: intent://[:1] should throw", + "window.open(): intent://[:1] should throw", + "XHR: urn://:443 should throw", + "Location's href: urn://:443 should throw", + "window.open(): urn://:443 should throw", + "XHR: urn://test:test should throw", + "Location's href: urn://test:test should throw", + "window.open(): urn://test:test should throw", + "XHR: urn://[:1] should throw", + "Location's href: urn://[:1] should throw", + "window.open(): urn://[:1] should throw", + "XHR: turn://:443 should throw", + "Location's href: turn://:443 should throw", + "window.open(): turn://:443 should throw", + "XHR: turn://test:test should throw", + "Location's href: turn://test:test should throw", + "window.open(): turn://test:test should throw", + "XHR: turn://[:1] should throw", + "Location's href: turn://[:1] should throw", + "window.open(): turn://[:1] should throw", + "XHR: stun://:443 should throw", + "Location's href: stun://:443 should throw", + "window.open(): stun://:443 should throw", + "XHR: stun://test:test should throw", + "Location's href: stun://test:test should throw", + "window.open(): stun://test:test should throw", + "XHR: stun://[:1] should throw", + "Location's href: stun://[:1] should throw", + "window.open(): stun://[:1] should throw" + ], + "url-statics-parse.any.html": true, + "url-statics-parse.any.worker.html": true }, "fetch": { "api": { @@ -8851,7 +10647,19 @@ "Pattern: [{\"pathname\":\"/([[a-z]--a])\"}] Inputs: [{\"pathname\":\"/z\"}]", "Pattern: [{\"pathname\":\"/([\\\\d&&[0-1]])\"}] Inputs: [{\"pathname\":\"/0\"}]", "Pattern: [{\"pathname\":\"/([\\\\d&&[0-1]])\"}] Inputs: [{\"pathname\":\"/3\"}]" - ] + ], + "urlpattern-compare.any.serviceworker.html": false, + "urlpattern-compare.any.sharedworker.html": false, + "urlpattern-compare.https.any.serviceworker.html": false, + "urlpattern-compare.https.any.sharedworker.html": false, + "urlpattern-hasregexpgroups.any.html": false, + "urlpattern-hasregexpgroups.any.serviceworker.html": false, + "urlpattern-hasregexpgroups.any.sharedworker.html": false, + "urlpattern-hasregexpgroups.any.worker.html": false, + "urlpattern.any.serviceworker.html": false, + "urlpattern.any.sharedworker.html": false, + "urlpattern.https.any.serviceworker.html": false, + "urlpattern.https.any.sharedworker.html": false }, "compression": { "compression-bad-chunks.tentative.any.html": true, |