diff options
Diffstat (limited to 'testing/web-platform/meta/url')
6 files changed, 3 insertions, 183 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 index 7ef952c87e..63d3292219 100644 --- a/testing/web-platform/meta/url/a-element-xhtml.xhtml.ini +++ b/testing/web-platform/meta/url/a-element-xhtml.xhtml.ini @@ -137,9 +137,6 @@ [Parsing: <http://www.@pple.com> against <about:blank>] expected: FAIL - [Parsing: <file:..> against <http://www.example.com/test>] - expected: FAIL - [Parsing: <http://192.168.0.257> against <http://other.com/>] expected: FAIL @@ -832,9 +829,6 @@ [Parsing: <file://test> against <file:///tmp/mock/path>] expected: FAIL - [Parsing: <file:..> against <http://www.example.com/test>] - expected: FAIL - [Parsing: <file://%43%3A> against <about:blank>] expected: FAIL @@ -983,42 +977,6 @@ [Parsing: <http://!"$&'()*+,-.;=_`{}~/> 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: <wss://!"$&'()*+,-.;=_`{}~/> against <about:blank>] expected: FAIL diff --git a/testing/web-platform/meta/url/a-element.html.ini b/testing/web-platform/meta/url/a-element.html.ini index 94ac66f371..f9f4971786 100644 --- a/testing/web-platform/meta/url/a-element.html.ini +++ b/testing/web-platform/meta/url/a-element.html.ini @@ -226,9 +226,6 @@ [Parsing: <sc:\\../> against <about:blank>] expected: FAIL - [Parsing: <file:..> against <http://www.example.com/test>] - expected: FAIL - [Parsing: <sc::a@example.net> against <about:blank>] expected: FAIL @@ -875,9 +872,6 @@ [Parsing: <file://test> against <file:///tmp/mock/path>] expected: FAIL - [Parsing: <file:..> against <http://www.example.com/test>] - expected: FAIL - [Parsing: <file://%43%3A> against <about:blank>] expected: FAIL @@ -1012,42 +1006,6 @@ [Parsing: <http://!"$&'()*+,-.;=_`{}~/> 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: <wss://!"$&'()*+,-.;=_`{}~/> against <about:blank>] expected: FAIL diff --git a/testing/web-platform/meta/url/idlharness-shadowrealm.window.js.ini b/testing/web-platform/meta/url/idlharness-shadowrealm.window.js.ini index 9093453c6a..05a90bfe86 100644 --- a/testing/web-platform/meta/url/idlharness-shadowrealm.window.js.ini +++ b/testing/web-platform/meta/url/idlharness-shadowrealm.window.js.ini @@ -110,3 +110,6 @@ [URLSearchParams interface: operation has(USVString, optional USVString)] expected: FAIL + + [URL interface: operation parse(USVString, optional USVString)] + expected: FAIL diff --git a/testing/web-platform/meta/url/url-constructor.any.js.ini b/testing/web-platform/meta/url/url-constructor.any.js.ini index d433345efa..2429b0c49e 100644 --- a/testing/web-platform/meta/url/url-constructor.any.js.ini +++ b/testing/web-platform/meta/url/url-constructor.any.js.ini @@ -73,9 +73,6 @@ [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 @@ -668,9 +665,6 @@ [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 @@ -1203,24 +1197,6 @@ [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 @@ -1230,24 +1206,6 @@ [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 @@ -1289,9 +1247,6 @@ [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 @@ -1450,9 +1405,6 @@ [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 @@ -1590,24 +1542,6 @@ [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 @@ -1617,24 +1551,6 @@ [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 diff --git a/testing/web-platform/meta/url/url-setters-a-area.window.js.ini b/testing/web-platform/meta/url/url-setters-a-area.window.js.ini index f5c7d2dbff..09a5b1c3f4 100644 --- a/testing/web-platform/meta/url/url-setters-a-area.window.js.ini +++ b/testing/web-platform/meta/url/url-setters-a-area.window.js.ini @@ -25,12 +25,6 @@ [url-setters-a-area.window.html?include=mailto] [url-setters-a-area.window.html?exclude=(file|javascript|mailto)] - [<a>: Setting <non-special://example.net:8080/path>.port = '65536' Port numbers are 16 bit integers, overflowing is an error] - expected: FAIL - - [<area>: Setting <non-special://example.net:8080/path>.port = '65536' Port numbers are 16 bit integers, overflowing is an error] - expected: FAIL - [<a>: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased] expected: FAIL diff --git a/testing/web-platform/meta/url/url-setters.any.js.ini b/testing/web-platform/meta/url/url-setters.any.js.ini index 754c4608d7..ba1b9a0da3 100644 --- a/testing/web-platform/meta/url/url-setters.any.js.ini +++ b/testing/web-platform/meta/url/url-setters.any.js.ini @@ -127,9 +127,6 @@ [URL: 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 - [URL: Setting <non-special://example.net:8080/path>.port = '65536' Port numbers are 16 bit integers, overflowing is an error] - expected: FAIL - [URL: Setting <file://test/>.port = '12'] expected: FAIL @@ -429,9 +426,6 @@ [URL: Setting <non-spec:/.//p>.hostname = ''] expected: FAIL - [URL: Setting <non-special://example.net:8080/path>.port = '65536' Port numbers are 16 bit integers, overflowing is an error] - expected: FAIL - [URL: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased] expected: FAIL @@ -495,9 +489,6 @@ [URL: Setting <non-spec:/.//p>.hostname = ''] expected: FAIL - [URL: Setting <non-special://example.net:8080/path>.port = '65536' Port numbers are 16 bit integers, overflowing is an error] - expected: FAIL - [URL: Setting <foo://somehost/some/path>.pathname = '' Non-special URLs can have their paths erased] expected: FAIL |