diff options
Diffstat (limited to 'testing/web-platform/meta/url/url-setters.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/url/url-setters.any.js.ini | 6 |
1 files changed, 0 insertions, 6 deletions
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 ba1b9a0da3..eecb145cbc 100644 --- a/testing/web-platform/meta/url/url-setters.any.js.ini +++ b/testing/web-platform/meta/url/url-setters.any.js.ini @@ -444,9 +444,6 @@ [URL: Setting <non-spec:/.//>.pathname = 'p' Drop /. from path] expected: FAIL - [URL: Setting <data:/nospace>.pathname = 'space ' Non-special URLs with non-opaque paths percent-encode U+0020] - expected: FAIL - [url-setters.any.html?include=file] [URL: Setting <file://hi/path>.protocol = 's'] @@ -507,9 +504,6 @@ [URL: Setting <non-spec:/.//>.pathname = 'p' Drop /. from path] expected: FAIL - [URL: Setting <data:/nospace>.pathname = 'space ' Non-special URLs with non-opaque paths percent-encode U+0020] - expected: FAIL - [url-setters.any.worker.html?include=file] [URL: Setting <file://hi/path>.protocol = 's'] |