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

@ -0,0 +1,6 @@
[api-basics.any.html]
[api-basics.any.worker.html]
[api-basics.any.shadowrealm.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[api-surrogates-utf8.any.shadowrealm.html]
expected: ERROR
[api-surrogates-utf8.any.worker.html]
[api-surrogates-utf8.any.html]

View file

@ -0,0 +1,6 @@
[iso-2022-jp-decoder.any.shadowrealm.html]
expected: ERROR
[iso-2022-jp-decoder.any.worker.html]
[iso-2022-jp-decoder.any.html]

View file

@ -30,3 +30,7 @@
[additional writes should wait for backpressure to be relieved for class TextEncoderStream]
expected: FAIL
[backpressure.any.shadowrealm.html]
expected: ERROR

View file

@ -174,3 +174,7 @@
[a throwing ignoreBOM member should cause the constructor to throw]
expected: FAIL
[decode-attributes.any.shadowrealm.html]
expected: ERROR

View file

@ -37,3 +37,6 @@
[decode-bad-chunks.any.serviceworker.html]
expected: ERROR
[decode-bad-chunks.any.shadowrealm.html]
expected: ERROR

View file

@ -85,3 +85,6 @@
[decode-non-utf8.any.serviceworker.html]
expected: ERROR
[decode-non-utf8.any.shadowrealm.html]
expected: ERROR

View file

@ -18,3 +18,7 @@
[TextDecoderStream readable and writable properties must pass brand checks]
expected: FAIL
[readable-writable-properties.any.shadowrealm.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[textdecoder-arguments.any.html]
[textdecoder-arguments.any.worker.html]
[textdecoder-arguments.any.shadowrealm.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[textdecoder-byte-order-marks.any.shadowrealm.html]
expected: ERROR
[textdecoder-byte-order-marks.any.html]
[textdecoder-byte-order-marks.any.worker.html]

View file

@ -0,0 +1,6 @@
[textdecoder-fatal-streaming.any.shadowrealm.html]
expected: ERROR
[textdecoder-fatal-streaming.any.worker.html]
[textdecoder-fatal-streaming.any.html]

View file

@ -0,0 +1,6 @@
[textdecoder-fatal.any.shadowrealm.html]
expected: ERROR
[textdecoder-fatal.any.html]
[textdecoder-fatal.any.worker.html]

View file

@ -0,0 +1,6 @@
[textdecoder-ignorebom.any.worker.html]
[textdecoder-ignorebom.any.shadowrealm.html]
expected: ERROR
[textdecoder-ignorebom.any.html]

View file

@ -0,0 +1,6 @@
[textdecoder-utf16-surrogates.any.worker.html]
[textdecoder-utf16-surrogates.any.shadowrealm.html]
expected: ERROR
[textdecoder-utf16-surrogates.any.html]

View file

@ -0,0 +1,6 @@
[textencoder-utf16-surrogates.any.worker.html]
[textencoder-utf16-surrogates.any.html]
[textencoder-utf16-surrogates.any.shadowrealm.html]
expected: ERROR