summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/url/url-constructor.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/url/url-constructor.any.js.ini')
-rw-r--r--testing/web-platform/meta/url/url-constructor.any.js.ini1673
1 files changed, 1673 insertions, 0 deletions
diff --git a/testing/web-platform/meta/url/url-constructor.any.js.ini b/testing/web-platform/meta/url/url-constructor.any.js.ini
new file mode 100644
index 0000000000..d433345efa
--- /dev/null
+++ b/testing/web-platform/meta/url/url-constructor.any.js.ini
@@ -0,0 +1,1673 @@
+[url-constructor.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Parsing: <non-special://test:@test/x> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://:@test/x> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://f:999999/c> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <foo://> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <http://foo.com:b@d/> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <foo://///////> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <foo://///////bar.com/> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <foo:////://///> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <file://example:1/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://example:test/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://example%/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://[example\]/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file:c:\\foo\\bar.html> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: < File:c|////foo\\bar.html> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <C|/foo/bar> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <//server/file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <\\\\server\\file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: </\\server/file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <file://test> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <http://example.com/foo/%2e> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <httpa://foo:80/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <gopher://foo:70/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <gopher://foo:443/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://www.@pple.com> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file:..> against <http://www.example.com/test>]
+ expected: FAIL
+
+ [Parsing: <sc://faß.ExAmPlE/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://192.168.0.257> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <notspecial://host/?'> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <i> against <sc://ho/pa>]
+ expected: FAIL
+
+ [Parsing: <i> against <sc:///pa/pa>]
+ expected: FAIL
+
+ [Parsing: <../i> against <sc://ho/pa>]
+ expected: FAIL
+
+ [Parsing: <../i> against <sc:///pa/pa>]
+ expected: FAIL
+
+ [Parsing: </i> against <sc://ho/pa>]
+ expected: FAIL
+
+ [Parsing: </i> against <sc:///pa/pa>]
+ expected: FAIL
+
+ [Parsing: <?i> against <sc://ho/pa>]
+ expected: FAIL
+
+ [Parsing: <?i> against <sc:///pa/pa>]
+ expected: FAIL
+
+ [Parsing: <#i> against <sc://ho/pa>]
+ expected: FAIL
+
+ [Parsing: <#i> against <sc:///pa/pa>]
+ expected: FAIL
+
+ [Parsing: <about:/../> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <data:/../> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <javascript:/../> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <mailto:/../> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://ñ.test/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://%/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://@/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://te@s:t@/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://:/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://:12/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <x> against <sc://ñ>]
+ expected: FAIL
+
+ [Parsing: <http://10000000000> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://4294967296> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://0xffffffff1> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://256.256.256.256> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <https://0x.0x.0> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <https://0x100000000/test> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <https://256.0.0.1/test> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <..> against <file:///C:/>]
+ expected: FAIL
+
+ [Parsing: </> against <file:///C:/a/b>]
+ expected: FAIL
+
+ [Parsing: </> against <file://h/C:/a/b>]
+ expected: FAIL
+
+ [Parsing: </> against <file://h/a/b>]
+ expected: FAIL
+
+ [Parsing: <//d:> against <file:///C:/a/b>]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: <file://spider///> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: </..//localhost//pig> against <file://lion/>]
+ expected: FAIL
+
+ [Parsing: </rooibos> against <file://tea/>]
+ expected: FAIL
+
+ [Parsing: </?chai> against <file://tea/>]
+ expected: FAIL
+
+ [Parsing: <C|> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
+ expected: FAIL
+
+ [Parsing: <C|#> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|?> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|/> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|\n/> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|\\> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|a> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: </c:/foo/bar> against <file://host/path>]
+ expected: FAIL
+
+ [Parsing: <file://example.net/C:/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://1.2.3.4/C:/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://[1::8\]/C:/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file:///Y:> against <about:blank>]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: <file:///y:> against <about:blank>]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: <//one/two> against <file:///>]
+ expected: FAIL
+
+ [Parsing: <sc://ñ> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://ñ?x> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://ñ#x> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <#x> against <sc://ñ>]
+ expected: FAIL
+
+ [Parsing: <?x> against <sc://ñ>]
+ expected: FAIL
+
+ [Parsing: <sc://?> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://#> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <///> against <sc://x/>]
+ expected: FAIL
+
+ [Parsing: <////> against <sc://x/>]
+ expected: FAIL
+
+ [Parsing: <////x/> against <sc://x/>]
+ expected: FAIL
+
+ [Parsing: <tftp://foobar.com/someconfig;mode=netascii> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <telnet://user:pass@foobar.com:23/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <ut2004://10.10.10.10:7777/Index.ut2> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <redis://foo:bar@somehost:6379/0?baz=bam&qux=baz> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <rsync://foo@host:911/sup> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <git://github.com/foo/bar.git> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <irc://myserver.com:6999/channel?passwd> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <dns://fw.example.org:9999/foo.bar.org?type=TXT> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <ldap://localhost:389/ou=People,o=JNDITutorial> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <git+https://github.com/foo/bar> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/.//> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/..//> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/a/..//> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/.//path> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/..//path> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/a/..//path> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: </.//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: </..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <a/..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <> against <non-spec:/..//p>]
+ expected: FAIL
+
+ [Parsing: <path> against <non-spec:/..//p>]
+ expected: FAIL
+
+ [Parsing: <non-special://%E2%80%A0/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://H%4fSt/path> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://[1:2:0:0:5:0:0:0\]/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://[1:2:0:0:0:0:0:3\]/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://[1:2::3\]:80/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://[:80/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <test-a-colon-slash-slash.html> against <a://>]
+ expected: FAIL
+
+ [Parsing: <test-a-colon-slash-slash-b.html> against <a://b>]
+ expected: FAIL
+
+ [Parsing: <non-spec://example.org/test?a#b\x00c> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://a­b/p> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://a%C2%ADb/p> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://­/p> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://%C2%AD/p> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://xn--/p> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo:// !"$%&'()*+,-.;<=>@[\\\]^_`{|}~@host/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <wss:// !"$%&'()*+,-.;<=>@[\]^_`{|}~@host/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://joe: !"$%&'()*+,-.:;<=>@[\\\]^_`{|}~@host/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <wss://joe: !"$%&'()*+,-.:;<=>@[\]^_`{|}~@host/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://!"$%&'()*+,-.;=_`{}~/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <wss://!"$&'()*+,-.;=_`{}~/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://host/dir/? !"$%&'()*+,-./:;<=>?@[\\\]^_`{|}~> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://host/dir/# !"#$%&'()*+,-./:;<=>?@[\\\]^_`{|}~> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://%43%3A> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://%43%7C> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://%43|> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://C%7C> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://%43%7C/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <asdf://%43|/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <asdf://%43%7C/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <C|/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: </C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <file:C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <file:/C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <foo://ho\tst/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://ho\nst/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://ho\rst/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://1.2.3.4.5> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://1.2.3.4.5.> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://0..0x300/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0..0x300./> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://256.256.256.256.256> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://256.256.256.256.256.> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://1.2.3.08> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://1.2.3.08.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://1.2.3.09> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://09.2.3.4> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://09.2.3.4.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://01.2.3.4.5> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://01.2.3.4.5.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0x100.2.3.4> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0x100.2.3.4.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0x1.2.3.4.5> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0x1.2.3.4.5.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.1.2.3.4> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.1.2.3.4.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.2.3.4> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.2.3.4.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.09> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.09.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.0x4> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.0x4.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0999999999999999999/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.0x> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.0XFfFfFfFfFfFfFfFfFfAcE123> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://💩.123/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://a.b.c.XN--pokxncvks> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://a.b.c.Xn--pokxncvks> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://10.0.0.XN--pokxncvks> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://10.0.0.xN--pokxncvks> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a\x00b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a<b> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a>b> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a[b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a\\b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a\]b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a^b> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a|b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://!"$&'()*+,-.;=_`{}~/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://\x01\x02\x03\x04\x05\x06\x07\x08\x0b\x0c\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f!"$%&'()*+,-.;=_`{}~/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <h://.> against <about:blank>]
+ expected: FAIL
+
+
+[url-constructor.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Parsing: <non-special://test:@test/x> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://:@test/x> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://f:999999/c> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <foo://> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <http://foo.com:b@d/> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <foo://///////> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <foo://///////bar.com/> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <foo:////://///> against <http://example.org/foo/bar>]
+ expected: FAIL
+
+ [Parsing: <file://example:1/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://example:test/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://example%/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://[example\]/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file:c:\\foo\\bar.html> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: < File:c|////foo\\bar.html> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <C|/foo/bar> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <//server/file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <\\\\server\\file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: </\\server/file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <file://test> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <http://example.com/foo/%2e> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <httpa://foo:80/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <gopher://foo:70/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <gopher://foo:443/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://www.@pple.com> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file:..> against <http://www.example.com/test>]
+ expected: FAIL
+
+ [Parsing: <sc://faß.ExAmPlE/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://192.168.0.257> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <notspecial://host/?'> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <i> against <sc://ho/pa>]
+ expected: FAIL
+
+ [Parsing: <i> against <sc:///pa/pa>]
+ expected: FAIL
+
+ [Parsing: <../i> against <sc://ho/pa>]
+ expected: FAIL
+
+ [Parsing: <../i> against <sc:///pa/pa>]
+ expected: FAIL
+
+ [Parsing: </i> against <sc://ho/pa>]
+ expected: FAIL
+
+ [Parsing: </i> against <sc:///pa/pa>]
+ expected: FAIL
+
+ [Parsing: <?i> against <sc://ho/pa>]
+ expected: FAIL
+
+ [Parsing: <?i> against <sc:///pa/pa>]
+ expected: FAIL
+
+ [Parsing: <#i> against <sc://ho/pa>]
+ expected: FAIL
+
+ [Parsing: <#i> against <sc:///pa/pa>]
+ expected: FAIL
+
+ [Parsing: <about:/../> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <data:/../> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <javascript:/../> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <mailto:/../> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://ñ.test/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://%/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://@/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://te@s:t@/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://:/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://:12/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <x> against <sc://ñ>]
+ expected: FAIL
+
+ [Parsing: <http://10000000000> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://4294967296> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://0xffffffff1> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://256.256.256.256> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <https://0x.0x.0> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <https://0x100000000/test> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <https://256.0.0.1/test> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <..> against <file:///C:/>]
+ expected: FAIL
+
+ [Parsing: </> against <file:///C:/a/b>]
+ expected: FAIL
+
+ [Parsing: </> against <file://h/C:/a/b>]
+ expected: FAIL
+
+ [Parsing: </> against <file://h/a/b>]
+ expected: FAIL
+
+ [Parsing: <//d:> against <file:///C:/a/b>]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: <file://spider///> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: </..//localhost//pig> against <file://lion/>]
+ expected: FAIL
+
+ [Parsing: </rooibos> against <file://tea/>]
+ expected: FAIL
+
+ [Parsing: </?chai> against <file://tea/>]
+ expected: FAIL
+
+ [Parsing: <C|> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
+ expected: FAIL
+
+ [Parsing: <C|#> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|?> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|/> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|\n/> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|\\> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|a> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: </c:/foo/bar> against <file://host/path>]
+ expected: FAIL
+
+ [Parsing: <file://example.net/C:/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://1.2.3.4/C:/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://[1::8\]/C:/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file:///Y:> against <about:blank>]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: <file:///y:> against <about:blank>]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: <//one/two> against <file:///>]
+ expected: FAIL
+
+ [Parsing: <sc://ñ> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://ñ?x> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://ñ#x> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <#x> against <sc://ñ>]
+ expected: FAIL
+
+ [Parsing: <?x> against <sc://ñ>]
+ expected: FAIL
+
+ [Parsing: <sc://?> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://#> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <///> against <sc://x/>]
+ expected: FAIL
+
+ [Parsing: <////> against <sc://x/>]
+ expected: FAIL
+
+ [Parsing: <////x/> against <sc://x/>]
+ expected: FAIL
+
+ [Parsing: <tftp://foobar.com/someconfig;mode=netascii> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <telnet://user:pass@foobar.com:23/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <ut2004://10.10.10.10:7777/Index.ut2> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <redis://foo:bar@somehost:6379/0?baz=bam&qux=baz> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <rsync://foo@host:911/sup> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <git://github.com/foo/bar.git> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <irc://myserver.com:6999/channel?passwd> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <dns://fw.example.org:9999/foo.bar.org?type=TXT> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <ldap://localhost:389/ou=People,o=JNDITutorial> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <git+https://github.com/foo/bar> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/.//> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/..//> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/a/..//> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/.//path> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/..//path> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-spec:/a/..//path> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: </.//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: </..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <a/..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <> against <non-spec:/..//p>]
+ expected: FAIL
+
+ [Parsing: <path> against <non-spec:/..//p>]
+ expected: FAIL
+
+ [Parsing: <non-special://%E2%80%A0/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://H%4fSt/path> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://[1:2:0:0:5:0:0:0\]/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://[1:2:0:0:0:0:0:3\]/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://[1:2::3\]:80/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <non-special://[:80/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <test-a-colon-slash-slash.html> against <a://>]
+ expected: FAIL
+
+ [Parsing: <test-a-colon-slash-slash-b.html> against <a://b>]
+ expected: FAIL
+
+ [Parsing: <non-spec://example.org/test?a#b\x00c> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://a­b/p> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://a%C2%ADb/p> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://­/p> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://%C2%AD/p> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://xn--/p> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo:// !"$%&'()*+,-.;<=>@[\\\]^_`{|}~@host/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <wss:// !"$%&'()*+,-.;<=>@[\]^_`{|}~@host/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://joe: !"$%&'()*+,-.:;<=>@[\\\]^_`{|}~@host/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <wss://joe: !"$%&'()*+,-.:;<=>@[\]^_`{|}~@host/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://!"$%&'()*+,-.;=_`{}~/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <wss://!"$&'()*+,-.;=_`{}~/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://host/dir/? !"$%&'()*+,-./:;<=>?@[\\\]^_`{|}~> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://host/dir/# !"#$%&'()*+,-./:;<=>?@[\\\]^_`{|}~> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://%43%3A> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://%43%7C> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://%43|> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://C%7C> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <file://%43%7C/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <asdf://%43|/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <asdf://%43%7C/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <C|/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: </C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <file:C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <file:/C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <foo://ho\tst/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://ho\nst/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <foo://ho\rst/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://1.2.3.4.5> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://1.2.3.4.5.> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://0..0x300/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0..0x300./> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://256.256.256.256.256> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://256.256.256.256.256.> against <http://other.com/>]
+ expected: FAIL
+
+ [Parsing: <http://1.2.3.08> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://1.2.3.08.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://1.2.3.09> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://09.2.3.4> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://09.2.3.4.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://01.2.3.4.5> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://01.2.3.4.5.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0x100.2.3.4> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0x100.2.3.4.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0x1.2.3.4.5> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0x1.2.3.4.5.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.1.2.3.4> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.1.2.3.4.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.2.3.4> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.2.3.4.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.09> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.09.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.0x4> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.0x4.> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://0999999999999999999/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.0x> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://foo.0XFfFfFfFfFfFfFfFfFfAcE123> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://💩.123/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://a.b.c.XN--pokxncvks> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://a.b.c.Xn--pokxncvks> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://10.0.0.XN--pokxncvks> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://10.0.0.xN--pokxncvks> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a\x00b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a<b> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a>b> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a[b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a\\b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a\]b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a^b> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://a|b/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <http://!"$&'()*+,-.;=_`{}~/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <sc://\x01\x02\x03\x04\x05\x06\x07\x08\x0b\x0c\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f!"$%&'()*+,-.;=_`{}~/> against <about:blank>]
+ expected: FAIL
+
+ [Parsing: <h://.> against <about:blank>]
+ expected: FAIL
+
+
+[url-constructor.any.worker.html?include=javascript]
+ [Parsing: <javascript:/../> without base]
+ expected: FAIL
+
+ [Parsing: <javascript://example.com:8080/pathname?search#hash> without base]
+ expected: FAIL
+
+ [Parsing: <javascript:///test> without base]
+ expected: FAIL
+
+ [Parsing: <javascript://test/a/../b> without base]
+ expected: FAIL
+
+
+[url-constructor.any.worker.html?exclude=(file|javascript|mailto)]
+ [Parsing: </.//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: </..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <a/..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <> against <non-spec:/..//p>]
+ expected: FAIL
+
+ [Parsing: <path> against <non-spec:/..//p>]
+ expected: FAIL
+
+ [Parsing: <http://example.com/foo/%2e> without base]
+ expected: FAIL
+
+ [Parsing: <about:/../> without base]
+ expected: FAIL
+
+ [Parsing: <http://!"$&'()*+,-.;=_`{}~/> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/.//> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/..//> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/a/..//> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/.//path> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/..//path> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/a/..//path> without base]
+ expected: FAIL
+
+ [Parsing: <wss://!"$&'()*+,-.;=_`{}~/> without base]
+ expected: FAIL
+
+ [Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
+ expected: FAIL
+
+ [Parsing: <data:/../> without base]
+ expected: FAIL
+
+ [Parsing: <data://example.com:8080/pathname?search#hash> without base]
+ expected: FAIL
+
+ [Parsing: <data:///test> without base]
+ expected: FAIL
+
+ [Parsing: <data://test/a/../b> without base]
+ expected: FAIL
+
+
+[url-constructor.any.html?include=file]
+ [Parsing: <file:c:\\foo\\bar.html> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: < File:c|////foo\\bar.html> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <C|/foo/bar> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <//server/file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <\\\\server\\file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: </\\server/file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <file://test> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <file:..> against <http://www.example.com/test>]
+ expected: FAIL
+
+ [Parsing: <..> against <file:///C:/>]
+ expected: FAIL
+
+ [Parsing: </> against <file:///C:/a/b>]
+ expected: FAIL
+
+ [Parsing: </> against <file://h/C:/a/b>]
+ expected: FAIL
+
+ [Parsing: </> against <file://h/a/b>]
+ expected: FAIL
+
+ [Parsing: <//d:> against <file:///C:/a/b>]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: </..//localhost//pig> against <file://lion/>]
+ expected: FAIL
+
+ [Parsing: </rooibos> against <file://tea/>]
+ expected: FAIL
+
+ [Parsing: </?chai> against <file://tea/>]
+ expected: FAIL
+
+ [Parsing: <C|> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
+ expected: FAIL
+
+ [Parsing: <C|#> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|?> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|/> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|\n/> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|\\> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|a> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: </c:/foo/bar> against <file://host/path>]
+ expected: FAIL
+
+ [Parsing: <C|/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: </C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <file:C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <file:/C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <//one/two> against <file:///>]
+ expected: FAIL
+
+ [Parsing: <file://example:1/> without base]
+ expected: FAIL
+
+ [Parsing: <file://example:test/> without base]
+ expected: FAIL
+
+ [Parsing: <file://example%/> without base]
+ expected: FAIL
+
+ [Parsing: <file://[example\]/> without base]
+ expected: FAIL
+
+ [Parsing: <file://%43%3A> without base]
+ expected: FAIL
+
+ [Parsing: <file://%43%7C> without base]
+ expected: FAIL
+
+ [Parsing: <file://%43|> without base]
+ expected: FAIL
+
+ [Parsing: <file://C%7C> without base]
+ expected: FAIL
+
+ [Parsing: <file://%43%7C/> without base]
+ expected: FAIL
+
+ [Parsing: <file://spider///> without base]
+ expected: FAIL
+
+ [Parsing: <file://example.net/C:/> without base]
+ expected: FAIL
+
+ [Parsing: <file://1.2.3.4/C:/> without base]
+ expected: FAIL
+
+ [Parsing: <file://[1::8\]/C:/> without base]
+ expected: FAIL
+
+ [Parsing: <file:///Y:> without base]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: <file:///y:> without base]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: <file://a­b/p> without base]
+ expected: FAIL
+
+ [Parsing: <file://a%C2%ADb/p> without base]
+ expected: FAIL
+
+ [Parsing: <file://­/p> without base]
+ expected: FAIL
+
+ [Parsing: <file://%C2%AD/p> without base]
+ expected: FAIL
+
+ [Parsing: <file://xn--/p> without base]
+ expected: FAIL
+
+ [Parsing: <//a/../> against <file:///>]
+ expected: FAIL
+
+
+[url-constructor.any.worker.html?include=file]
+ [Parsing: <file:c:\\foo\\bar.html> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: < File:c|////foo\\bar.html> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <C|/foo/bar> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <//server/file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <\\\\server\\file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: </\\server/file> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <file://test> against <file:///tmp/mock/path>]
+ expected: FAIL
+
+ [Parsing: <file:..> against <http://www.example.com/test>]
+ expected: FAIL
+
+ [Parsing: <..> against <file:///C:/>]
+ expected: FAIL
+
+ [Parsing: </> against <file:///C:/a/b>]
+ expected: FAIL
+
+ [Parsing: </> against <file://h/C:/a/b>]
+ expected: FAIL
+
+ [Parsing: </> against <file://h/a/b>]
+ expected: FAIL
+
+ [Parsing: <//d:> against <file:///C:/a/b>]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: </..//localhost//pig> against <file://lion/>]
+ expected: FAIL
+
+ [Parsing: </rooibos> against <file://tea/>]
+ expected: FAIL
+
+ [Parsing: </?chai> against <file://tea/>]
+ expected: FAIL
+
+ [Parsing: <C|> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|> against <file://host/D:/dir1/dir2/file>]
+ expected: FAIL
+
+ [Parsing: <C|#> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|?> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|/> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|\n/> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|\\> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: <C|a> against <file://host/dir/file>]
+ expected: FAIL
+
+ [Parsing: </c:/foo/bar> against <file://host/path>]
+ expected: FAIL
+
+ [Parsing: <C|/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: </C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <file:C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <file:/C:/> against <file://host/>]
+ expected: FAIL
+
+ [Parsing: <//one/two> against <file:///>]
+ expected: FAIL
+
+ [Parsing: <file://example:1/> without base]
+ expected: FAIL
+
+ [Parsing: <file://example:test/> without base]
+ expected: FAIL
+
+ [Parsing: <file://example%/> without base]
+ expected: FAIL
+
+ [Parsing: <file://[example\]/> without base]
+ expected: FAIL
+
+ [Parsing: <file://%43%3A> without base]
+ expected: FAIL
+
+ [Parsing: <file://%43%7C> without base]
+ expected: FAIL
+
+ [Parsing: <file://%43|> without base]
+ expected: FAIL
+
+ [Parsing: <file://C%7C> without base]
+ expected: FAIL
+
+ [Parsing: <file://%43%7C/> without base]
+ expected: FAIL
+
+ [Parsing: <file://spider///> without base]
+ expected: FAIL
+
+ [Parsing: <file://example.net/C:/> without base]
+ expected: FAIL
+
+ [Parsing: <file://1.2.3.4/C:/> without base]
+ expected: FAIL
+
+ [Parsing: <file://[1::8\]/C:/> without base]
+ expected: FAIL
+
+ [Parsing: <file:///Y:> without base]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: <file:///y:> without base]
+ expected:
+ if os == "win": FAIL
+
+ [Parsing: <file://a­b/p> without base]
+ expected: FAIL
+
+ [Parsing: <file://a%C2%ADb/p> without base]
+ expected: FAIL
+
+ [Parsing: <file://­/p> without base]
+ expected: FAIL
+
+ [Parsing: <file://%C2%AD/p> without base]
+ expected: FAIL
+
+ [Parsing: <file://xn--/p> without base]
+ expected: FAIL
+
+ [Parsing: <//a/../> against <file:///>]
+ expected: FAIL
+
+
+[url-constructor.any.html?exclude=(file|javascript|mailto)]
+ [Parsing: </.//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: </..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <a/..//path> against <non-spec:/p>]
+ expected: FAIL
+
+ [Parsing: <> against <non-spec:/..//p>]
+ expected: FAIL
+
+ [Parsing: <path> against <non-spec:/..//p>]
+ expected: FAIL
+
+ [Parsing: <http://example.com/foo/%2e> without base]
+ expected: FAIL
+
+ [Parsing: <about:/../> without base]
+ expected: FAIL
+
+ [Parsing: <http://!"$&'()*+,-.;=_`{}~/> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/.//> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/..//> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/a/..//> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/.//path> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/..//path> without base]
+ expected: FAIL
+
+ [Parsing: <non-spec:/a/..//path> without base]
+ expected: FAIL
+
+ [Parsing: <wss://!"$&'()*+,-.;=_`{}~/> without base]
+ expected: FAIL
+
+ [Parsing: <wss://host/ !"$%&'()*+,-./:;<=>@[\\\]^_`{|}~> without base]
+ expected: FAIL
+
+ [Parsing: <data:/../> without base]
+ expected: FAIL
+
+ [Parsing: <data://example.com:8080/pathname?search#hash> without base]
+ expected: FAIL
+
+ [Parsing: <data:///test> without base]
+ expected: FAIL
+
+ [Parsing: <data://test/a/../b> without base]
+ expected: FAIL
+
+
+[url-constructor.any.html?include=javascript]
+ [Parsing: <javascript:/../> without base]
+ expected: FAIL
+
+ [Parsing: <javascript://example.com:8080/pathname?search#hash> without base]
+ expected: FAIL
+
+ [Parsing: <javascript:///test> without base]
+ expected: FAIL
+
+ [Parsing: <javascript://test/a/../b> without base]
+ expected: FAIL
+
+
+[url-constructor.any.html?include=mailto]
+
+[url-constructor.any.worker.html?include=mailto]