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>
This commit is contained in:
Servo WPT Sync 2023-10-05 20:51:48 -04:00 committed by GitHub
parent 92defbb4ef
commit c06ec90151
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2986 changed files with 82877 additions and 27441 deletions

View file

@ -7,3 +7,6 @@
[Check that rel=noopener with target=_parent does a normal load]
expected: FAIL
[Check that rel=noopener with target=_self does a normal load]
expected: FAIL

View file

@ -0,0 +1,57 @@
[non-parsable-url-getter-setter.window.html]
[<area href="http://test:test/">.origin getter]
expected: FAIL
[<area href="http://test:test/">.protocol getter]
expected: FAIL
[<area href="http://test:test/">.protocol setter]
expected: FAIL
[<area href="http://test:test/">.username getter]
expected: FAIL
[<area href="http://test:test/">.username setter]
expected: FAIL
[<area href="http://test:test/">.password getter]
expected: FAIL
[<area href="http://test:test/">.password setter]
expected: FAIL
[<area href="http://test:test/">.host getter]
expected: FAIL
[<area href="http://test:test/">.host setter]
expected: FAIL
[<area href="http://test:test/">.hostname getter]
expected: FAIL
[<area href="http://test:test/">.hostname setter]
expected: FAIL
[<area href="http://test:test/">.port getter]
expected: FAIL
[<area href="http://test:test/">.port setter]
expected: FAIL
[<area href="http://test:test/">.pathname getter]
expected: FAIL
[<area href="http://test:test/">.pathname setter]
expected: FAIL
[<area href="http://test:test/">.search getter]
expected: FAIL
[<area href="http://test:test/">.search setter]
expected: FAIL
[<area href="http://test:test/">.hash getter]
expected: FAIL
[<area href="http://test:test/">.hash setter]
expected: FAIL

View file

@ -0,0 +1,57 @@
[non-special-opaque-path-url-getter-setter.window.html]
[<area href="non-special:opaque">.origin getter]
expected: FAIL
[<area href="non-special:opaque">.protocol getter]
expected: FAIL
[<area href="non-special:opaque">.protocol setter]
expected: FAIL
[<area href="non-special:opaque">.username getter]
expected: FAIL
[<area href="non-special:opaque">.username setter]
expected: FAIL
[<area href="non-special:opaque">.password getter]
expected: FAIL
[<area href="non-special:opaque">.password setter]
expected: FAIL
[<area href="non-special:opaque">.host getter]
expected: FAIL
[<area href="non-special:opaque">.host setter]
expected: FAIL
[<area href="non-special:opaque">.hostname getter]
expected: FAIL
[<area href="non-special:opaque">.hostname setter]
expected: FAIL
[<area href="non-special:opaque">.port getter]
expected: FAIL
[<area href="non-special:opaque">.port setter]
expected: FAIL
[<area href="non-special:opaque">.pathname getter]
expected: FAIL
[<area href="non-special:opaque">.pathname setter]
expected: FAIL
[<area href="non-special:opaque">.search getter]
expected: FAIL
[<area href="non-special:opaque">.search setter]
expected: FAIL
[<area href="non-special:opaque">.hash getter]
expected: FAIL
[<area href="non-special:opaque">.hash setter]
expected: FAIL

View file

@ -0,0 +1,45 @@
[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