Files
servo/tests/wpt/meta/html/semantics/links/links-created-by-a-and-area-elements/non-special-url-getter-setter.window.js.ini
Servo WPT Sync c06ec90151 Sync WPT with upstream (04-10-2023) (#30493)
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c'

* fix linter errors after WPT import

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* Update expectations

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
2023-10-06 00:51:48 +00:00

46 lines
1.2 KiB
INI

[non-special-url-getter-setter.window.html]
[<area href="non-special://test:9001/">.origin getter]
expected: FAIL
[<area href="non-special://test:9001/">.protocol getter]
expected: FAIL
[<area href="non-special://test:9001/">.protocol setter]
expected: FAIL
[<area href="non-special://test:9001/">.username getter]
expected: FAIL
[<area href="non-special://test:9001/">.password getter]
expected: FAIL
[<area href="non-special://test:9001/">.host getter]
expected: FAIL
[<area href="non-special://test:9001/">.host setter]
expected: FAIL
[<area href="non-special://test:9001/">.hostname getter]
expected: FAIL
[<area href="non-special://test:9001/">.port getter]
expected: FAIL
[<area href="non-special://test:9001/">.pathname getter]
expected: FAIL
[<area href="non-special://test:9001/">.pathname setter]
expected: FAIL
[<area href="non-special://test:9001/">.search getter]
expected: FAIL
[<area href="non-special://test:9001/">.search setter]
expected: FAIL
[<area href="non-special://test:9001/">.hash getter]
expected: FAIL
[<area href="non-special://test:9001/">.hash setter]
expected: FAIL