servo/tests/wpt/meta/url/url-setters-a-area.window.js.ini
Servo WPT Sync 9a0f2be162
Sync WPT with upstream (29-06-2025) (#37774)
Automated downstream sync of changes from upstream as of 29-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-06-29 01:47:33 +00:00

105 lines
4 KiB
INI
Vendored
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[url-setters-a-area.window.html?include=javascript]
[url-setters-a-area.window.html?include=mailto]
[<area>: Setting <mailto:me@example.net>.pathname = '/foo' Cannot-be-a-base dont have a path]
expected: FAIL
[url-setters-a-area.window.html?include=file]
[<a>: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
expected: FAIL
[<area>: Setting <file://monkey/>.pathname = '\\\\' File URLs and (back)slashes]
expected: FAIL
[<a>: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
expected: FAIL
[<area>: Setting <file:///unicorn>.pathname = '//\\/' File URLs and (back)slashes]
expected: FAIL
[<a>: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
expected: FAIL
[<area>: Setting <file:///unicorn>.pathname = '//monkey/..//' File URLs and (back)slashes]
expected: FAIL
[url-setters-a-area.window.html?exclude=(file|javascript|mailto)]
[<a>: Setting <http://example.net/path>.hostname = 'example.com:8080' : delimiter invalidates entire value]
expected: FAIL
[<area>: Setting <http://example.net/path>.hostname = 'example.com:8080' : delimiter invalidates entire value]
expected: FAIL
[<a>: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
expected: FAIL
[<area>: Setting <http://example.net:8080/path>.hostname = 'example.com:' : delimiter invalidates entire value]
expected: FAIL
[<a>: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
expected: FAIL
[<area>: Setting <foo:///some/path>.pathname = '' Non-special URLs with an empty host can have their paths erased]
expected: FAIL
[<a>: 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
[<area>: 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
[<a>: Setting <data:space ?query>.search = '' Trailing spaces and opaque paths]
expected: FAIL
[<area>: Setting <data:space ?query>.search = '' Trailing spaces and opaque paths]
expected: FAIL
[<a>: Setting <sc:space ?query>.search = '']
expected: FAIL
[<area>: Setting <sc:space ?query>.search = '']
expected: FAIL
[<a>: Setting <data:space ?query#fragment>.search = '' Trailing spaces and opaque paths]
expected: FAIL
[<area>: Setting <data:space ?query#fragment>.search = '' Trailing spaces and opaque paths]
expected: FAIL
[<a>: Setting <sc:space ?query#fragment>.search = '']
expected: FAIL
[<area>: Setting <sc:space ?query#fragment>.search = '']
expected: FAIL
[<a>: Setting <data:space #fragment>.hash = '' Trailing spaces and opaque paths]
expected: FAIL
[<area>: Setting <data:space #fragment>.hash = '' Trailing spaces and opaque paths]
expected: FAIL
[<a>: Setting <sc:space #fragment>.hash = '']
expected: FAIL
[<area>: Setting <sc:space #fragment>.hash = '']
expected: FAIL
[<a>: Setting <data:space ?query#fragment>.hash = '' Trailing spaces and opaque paths]
expected: FAIL
[<area>: Setting <data:space ?query#fragment>.hash = '' Trailing spaces and opaque paths]
expected: FAIL
[<a>: Setting <sc:space ?query#fragment>.hash = '']
expected: FAIL
[<area>: Setting <sc:space ?query#fragment>.hash = '']
expected: FAIL
[<a>: Setting <https://domain.com:3000>.port = '\n\n\t\t']
expected: FAIL
[<area>: Setting <https://domain.com:3000>.port = '\n\n\t\t']
expected: FAIL