summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/url
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-02-25 01:03:57 +0000
committerMoonchild <moonchild@palemoon.org>2021-02-25 01:03:57 +0000
commitceadffab6b357723981a429e11222daf6cd6dcfb (patch)
tree5603053048d6a460f79b22bdf165fb74d32d39b0 /testing/web-platform/meta/url
parent14fb2f966e9b54598c451e3cb35b4aa0480dafed (diff)
parentad5a13bd501e379517da1a944c104a11d951a3f5 (diff)
downloadUXP-RC_20210225.tar
UXP-RC_20210225.tar.gz
UXP-RC_20210225.tar.lz
UXP-RC_20210225.tar.xz
UXP-RC_20210225.zip
Merge branch 'master' into releaseRC_20210225
Diffstat (limited to 'testing/web-platform/meta/url')
-rw-r--r--testing/web-platform/meta/url/a-element-xhtml.xhtml.ini437
-rw-r--r--testing/web-platform/meta/url/a-element.html.ini446
-rw-r--r--testing/web-platform/meta/url/interfaces.html.ini14
-rw-r--r--testing/web-platform/meta/url/url-constructor.html.ini221
-rw-r--r--testing/web-platform/meta/url/url-domainToUnicode.html.ini11
-rw-r--r--testing/web-platform/meta/url/url-setters.html.ini122
-rw-r--r--testing/web-platform/meta/url/urlsearchparams-constructor.html.ini5
7 files changed, 0 insertions, 1256 deletions
diff --git a/testing/web-platform/meta/url/a-element-xhtml.xhtml.ini b/testing/web-platform/meta/url/a-element-xhtml.xhtml.ini
deleted file mode 100644
index 7edb3800a..000000000
--- a/testing/web-platform/meta/url/a-element-xhtml.xhtml.ini
+++ /dev/null
@@ -1,437 +0,0 @@
-[a-element-xhtml.xhtml]
- type: testharness
- [Parsing: <a:\t foo.com> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://f:21/ b ? d # e > against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://f:b/c> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://f: /c> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://f:fifty-two/c> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://f: 21 / b ? d # e > against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <foo://> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http::@c:29> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://::@c@d:2> 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: <foo://///////bar.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <foo:////://///> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <c:/foo> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://[1::2\]:3:4> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://2001::1> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://2001::1\]> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://2001::1\]:80> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <madeupscheme:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <ftps:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <gopher:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <data:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <javascript:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <mailto:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <madeupscheme:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <ftps:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <gopher:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <data:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <javascript:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <mailto:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <#β> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <data:text/html,test#test> against <http://example.org/foo/bar>]
- 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: </C|\\foo\\bar> 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://www.google.com/foo?bar=baz# »> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://example.com/foo/%2e> against <about:blank>]
- expected: FAIL
-
- [Parsing: <data:test# »> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://[www.google.com\]/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://user:pass@/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <httpa://foo:80/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://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: <madeupscheme:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <ftps:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <gopher:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <data:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <javascript:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <mailto:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <madeupscheme:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <ftps:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <gopher:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <data:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <javascript:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <mailto:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http::b@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/:b@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://:b@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/:@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://user@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <https:@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:a:b@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/a:b@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://a:b@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http::@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://www.@pple.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:@:www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/@:www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://@:www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://:@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <file:..> against <http://www.example.com/test>]
- expected: FAIL
-
- [Parsing: <http://example example.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://Goo%20 goo%7C|.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://[\]> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://[:\]> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://GOO  goo.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://﷐zyx.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%ef%b7%90zyx.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%41.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%ef%bc%85%ef%bc%94%ef%bc%91.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%00.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%ef%bc%85%ef%bc%90%ef%bc%90.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://你好你好> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%zz%66%a.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%25> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://hello%00> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://192.168.0.257> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%3g%78%63%30%2e%30%32%35%30%2E.01> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://192.168.0.1 hello> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://[google.com\]> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <#> against <test:test>]
- expected: FAIL
-
- [Parsing: <#x> against <mailto:x@x.com>]
- expected: FAIL
-
- [Parsing: <#x> against <data:,>]
- expected: FAIL
-
- [Parsing: <#x> against <about:blank>]
- expected: FAIL
-
- [Parsing: <#> against <test:test?test>]
- expected: FAIL
-
- [Parsing: <i> against <sc:sd>]
- expected: FAIL
-
- [Parsing: <i> against <sc:sd/sd>]
- 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:sd>]
- expected: FAIL
-
- [Parsing: <../i> against <sc:sd/sd>]
- 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:sd>]
- expected: FAIL
-
- [Parsing: </i> against <sc:sd/sd>]
- 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:sd>]
- expected: FAIL
-
- [Parsing: <?i> against <sc:sd/sd>]
- 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:sd>]
- expected: FAIL
-
- [Parsing: <#i> against <sc:sd/sd>]
- 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: <http://f:999999/c> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://www/foo%2Ehtml> against <about:blank>]
- expected: FAIL
-
- [Parsing: <sc::a@example.net> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:> against <https://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://example.com/foo/%2e%2> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://example.com/foo/%2e./%2e%2e/.%2e/%2e.bar> against <about:blank>]
- expected: FAIL
-
- [Parsing: <tel:1234567890> against <http://example.org/foo/bar>]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/url/a-element.html.ini b/testing/web-platform/meta/url/a-element.html.ini
deleted file mode 100644
index 6c1606a49..000000000
--- a/testing/web-platform/meta/url/a-element.html.ini
+++ /dev/null
@@ -1,446 +0,0 @@
-[a-element.html]
- type: testharness
- [Parsing: <a:\t foo.com> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://f:b/c> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://f: /c> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://f:fifty-two/c> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://f: 21 / b ? d # e > against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <foo://> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http::@c:29> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://::@c@d:2> 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: <foo://///////bar.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <foo:////://///> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <c:/foo> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://[1::2\]:3:4> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://2001::1> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://2001::1\]> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://2001::1\]:80> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <madeupscheme:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <ftps:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <gopher:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <data:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <javascript:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <mailto:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <madeupscheme:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <ftps:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <gopher:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <data:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <javascript:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <mailto:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <data:text/html,test#test> against <http://example.org/foo/bar>]
- 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: </C|\\foo\\bar> 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: <data:test# »> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://[www.google.com\]/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://user:pass@/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <httpa://foo:80/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://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: <madeupscheme:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <ftps:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <gopher:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <data:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <javascript:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <mailto:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <madeupscheme:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <ftps:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <gopher:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <data:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <javascript:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <mailto:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http::b@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/:b@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://:b@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/:@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://user@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <https:@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:a:b@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/a:b@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://a:b@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http::@/www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://www.@pple.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:@:www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/@:www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://@:www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://:@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://example example.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://Goo%20 goo%7C|.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://GOO  goo.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://﷐zyx.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%ef%b7%90zyx.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%41.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%ef%bc%85%ef%bc%94%ef%bc%91.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%00.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%ef%bc%85%ef%bc%90%ef%bc%90.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://你好你好> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%zz%66%a.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%25> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://hello%00> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://192.168.0.257> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%3g%78%63%30%2e%30%32%35%30%2E.01> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://192.168.0.1 hello> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://[google.com\]> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <x> against <test:test>]
- expected: FAIL
-
- [Parsing: <http://f:21/ b ? d # e > against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <#β> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
- expected: FAIL
-
- [Parsing: <#β> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://www.google.com/foo?bar=baz# »> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://[\]> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://[:\]> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <#> against <test:test>]
- expected: FAIL
-
- [Parsing: <#x> against <mailto:x@x.com>]
- expected: FAIL
-
- [Parsing: <#x> against <data:,>]
- expected: FAIL
-
- [Parsing: <#x> against <about:blank>]
- expected: FAIL
-
- [Parsing: <#> against <test:test?test>]
- expected: FAIL
-
- [Parsing: <i> against <sc:sd>]
- expected: FAIL
-
- [Parsing: <i> against <sc:sd/sd>]
- 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:sd>]
- expected: FAIL
-
- [Parsing: <../i> against <sc:sd/sd>]
- 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:sd>]
- expected: FAIL
-
- [Parsing: </i> against <sc:sd/sd>]
- 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:sd>]
- expected: FAIL
-
- [Parsing: <?i> against <sc:sd/sd>]
- 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:sd>]
- expected: FAIL
-
- [Parsing: <#i> against <sc:sd/sd>]
- 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: <file:..> against <http://www.example.com/test>]
- expected: FAIL
-
- [Parsing: <http://f:999999/c> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://www/foo%2Ehtml> against <about:blank>]
- expected: FAIL
-
- [Parsing: <sc::a@example.net> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:> against <https://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://example.com/foo/%2e%2> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://example.com/foo/%2e./%2e%2e/.%2e/%2e.bar> against <about:blank>]
- expected: FAIL
-
- [Parsing: <tel:1234567890> against <http://example.org/foo/bar>]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/url/interfaces.html.ini b/testing/web-platform/meta/url/interfaces.html.ini
deleted file mode 100644
index 5797a138b..000000000
--- a/testing/web-platform/meta/url/interfaces.html.ini
+++ /dev/null
@@ -1,14 +0,0 @@
-[interfaces.html]
- type: testharness
- [URL interface: operation domainToASCII(ScalarValueString)]
- expected: FAIL
-
- [URL interface: operation domainToUnicode(ScalarValueString)]
- expected: FAIL
-
- [URL interface: operation domainToASCII(USVString)]
- expected: FAIL
-
- [URL interface: operation domainToUnicode(USVString)]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/url/url-constructor.html.ini b/testing/web-platform/meta/url/url-constructor.html.ini
deleted file mode 100644
index 22fddbc15..000000000
--- a/testing/web-platform/meta/url/url-constructor.html.ini
+++ /dev/null
@@ -1,221 +0,0 @@
-[url-constructor.html]
- type: testharness
- [Parsing: <a:\t foo.com> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://f:21/ b ? d # e > against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <foo://> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http::@c:29> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <http://::@c@d:2> 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: <gopher:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <data:/example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <gopher:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <data:example.com/> against <http://example.org/foo/bar>]
- expected: FAIL
-
- [Parsing: <#β> against <http://example.org/foo/bar>]
- 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: </C|\\foo\\bar> 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://www.google.com/foo?bar=baz# »> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://example.com/foo/%2e> against <about:blank>]
- expected: FAIL
-
- [Parsing: <data:test# »> 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: <gopher:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <data:/example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <gopher:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <data:example.com/> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http::b@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http:/:b@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://:b@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://www.@pple.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://:@www.example.com> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://﷐zyx.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%ef%b7%90zyx.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%41.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%ef%bc%85%ef%bc%94%ef%bc%91.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%00.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%ef%bc%85%ef%bc%90%ef%bc%90.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://你好你好> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%zz%66%a.com> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%25> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://hello%00> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://192.168.0.257> against <http://other.com/>]
- expected: FAIL
-
- [Parsing: <http://%3g%78%63%30%2e%30%32%35%30%2E.01> against <http://other.com/>]
- 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:/pa/pa>]
- expected: FAIL
-
- [Parsing: <../i> against <sc://ho/pa>]
- expected: FAIL
-
- [Parsing: <../i> against <sc:///pa/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:/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: <file:..> against <http://www.example.com/test>]
- expected: FAIL
-
- [Parsing: <http://www/foo%2Ehtml> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://example.com/foo/%2e%2> against <about:blank>]
- expected: FAIL
-
- [Parsing: <http://example.com/foo/%2e./%2e%2e/.%2e/%2e.bar> against <about:blank>]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/url/url-domainToUnicode.html.ini b/testing/web-platform/meta/url/url-domainToUnicode.html.ini
deleted file mode 100644
index c690a665f..000000000
--- a/testing/web-platform/meta/url/url-domainToUnicode.html.ini
+++ /dev/null
@@ -1,11 +0,0 @@
-[url-domainToUnicode.html]
- type: testharness
- [URL.domainToUnicode valid input]
- expected: FAIL
-
- [URL.domainToUnicode valid encoded input]
- expected: FAIL
-
- [URL.domainToUnicode invalid input]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/url/url-setters.html.ini b/testing/web-platform/meta/url/url-setters.html.ini
deleted file mode 100644
index e2ff65858..000000000
--- a/testing/web-platform/meta/url/url-setters.html.ini
+++ /dev/null
@@ -1,122 +0,0 @@
-[url-setters.html]
- type: testharness
- [Setting <a://example.net>.protocol = '' The empty string is not a valid scheme. Setter leaves the URL unchanged.]
- expected: FAIL
-
- [Setting <a://example.net>.protocol = 'b']
- expected: FAIL
-
- [Setting <a://example.net>.protocol = 'B' Upper-case ASCII is lower-cased]
- expected: FAIL
-
- [Setting <a://example.net>.protocol = 'é' Non-ASCII is rejected]
- expected: FAIL
-
- [Setting <a://example.net>.protocol = '0b' No leading digit]
- expected: FAIL
-
- [Setting <a://example.net>.protocol = '+b' No leading punctuation]
- expected: FAIL
-
- [Setting <a://example.net>.protocol = 'bC0+-.']
- expected: FAIL
-
- [Setting <a://example.net>.protocol = 'b,c' Only some punctuation is acceptable]
- expected: FAIL
-
- [Setting <a://example.net>.protocol = 'bé' Non-ASCII is rejected]
- expected: FAIL
-
- [Setting <http://example.net>.protocol = 'b' Can’t switch from special scheme to non-special. Note: this may change, see https://github.com/whatwg/url/issues/104]
- expected: FAIL
-
- [Setting <mailto:me@example.net>.protocol = 'http' Cannot-be-a-base URL doesn’t have a host, but URL in a special scheme must.]
- expected: FAIL
-
- [Setting <ssh://me@example.net>.protocol = 'http' Can’t switch from non-special scheme to special. Note: this may change, see https://github.com/whatwg/url/issues/104]
- expected: FAIL
-
- [Setting <http://:secret@example.net>.username = 'me']
- expected: FAIL
-
- [Setting <http://me:secret@example.net>.username = '']
- expected: FAIL
-
- [Setting <http://example.net>.username = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the userinfo encode set.]
- expected: FAIL
-
- [Setting <http://example.net>.password = 'secret']
- expected: FAIL
-
- [Setting <http://:secret@example.net>.password = '']
- expected: FAIL
-
- [Setting <http://example.net>.password = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the userinfo encode set.]
- expected: FAIL
-
- [Setting <http://example.net>.password = '%c3%89té' Bytes already percent-encoded are left as-is.]
- expected: FAIL
-
- [Setting <view-source+http://example.net/foo>.host = '' The empty host is OK for non-special schemes]
- expected: FAIL
-
- [Setting <a:/foo>.host = 'example.net' Path-only URLs can gain a host]
- expected: FAIL
-
- [Setting <http://example.net>.host = '[::0:01\]:2' IPv6 address syntax is normalized]
- expected: FAIL
-
- [Setting <view-source+http://example.net/path>.host = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, and it’s invalid in a domain]
- expected: FAIL
-
- [Setting <view-source+http://example.net/path>.host = 'example.com:8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
- expected: FAIL
-
- [Setting <view-source+http://example.net/foo>.hostname = '' The empty host is OK for non-special schemes]
- expected: FAIL
-
- [Setting <a:/foo>.hostname = 'example.net' Path-only URLs can gain a host]
- expected: FAIL
-
- [Setting <http://example.net>.hostname = '[::0:01\]' IPv6 address syntax is normalized]
- expected: FAIL
-
- [Setting <http://example.net/path>.hostname = 'example.com:8080' Stuff after a : delimiter is ignored]
- expected: FAIL
-
- [Setting <http://example.net:8080/path>.hostname = 'example.com:' Stuff after a : delimiter is ignored]
- expected: FAIL
-
- [Setting <view-source+http://example.net/path>.hostname = 'example.com\\stuff' \\ is not a delimiter for non-special schemes, and it’s invalid in a domain]
- expected: FAIL
-
- [Setting <http://example.net:8080>.port = '' Port number is unchanged if empty in the new value. Note: this may change, see https://github.com/whatwg/url/pull/113]
- expected: FAIL
-
- [Setting <view-source+http://example.net/path>.port = '8080stuff2' Anything other than ASCII digit stops the port parser in a setter but is not an error]
- expected: FAIL
-
- [Setting <unix:/run/foo.socket?timeout=10>.pathname = '/var/log/../run/bar.socket']
- expected: FAIL
-
- [Setting <http://example.net/home?lang=fr#nav>.pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is a segment delimiter for 'special' URLs]
- expected: FAIL
-
- [Setting <view-source+http://example.net/home?lang=fr#nav>.pathname = '\\a\\%2E\\b\\%2e.\\c' \\ is *not* a segment delimiter for non-'special' URLs]
- expected: FAIL
-
- [Setting <a:/>.pathname = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the default encode set. Tabs and newlines are removed.]
- expected: FAIL
-
- [Setting <http://example.net>.pathname = '%2e%2E%c3%89té' Bytes already percent-encoded are left as-is, except %2E.]
- expected: FAIL
-
- [Setting <a:/>.search = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' UTF-8 percent encoding with the query encode set. Tabs and newlines are removed.]
- expected: FAIL
-
- [Setting <a:/>.hash = '\x00\x01\t\n\r\x1f !"#$%&'()*+,-./09:;<=>?@AZ[\\\]^_`az{|}~€Éé' No percent-encoding at all (!); nuls, tabs, and newlines are removed]
- expected: FAIL
-
- [Setting <http://example.net>.hash = '%c3%89té' Bytes already percent-encoded are left as-is]
- expected: FAIL
-
diff --git a/testing/web-platform/meta/url/urlsearchparams-constructor.html.ini b/testing/web-platform/meta/url/urlsearchparams-constructor.html.ini
deleted file mode 100644
index af33a71e1..000000000
--- a/testing/web-platform/meta/url/urlsearchparams-constructor.html.ini
+++ /dev/null
@@ -1,5 +0,0 @@
-[urlsearchparams-constructor.html]
- type: testharness
- [URLSearchParams constructor, empty.]
- expected: FAIL
-