mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
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:
parent
92defbb4ef
commit
c06ec90151
2986 changed files with 82877 additions and 27441 deletions
|
@ -0,0 +1,6 @@
|
|||
[constructor-bad-imports.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
||||
[constructor-bad-imports.any.html]
|
||||
|
||||
[constructor-bad-imports.any.worker.html]
|
|
@ -0,0 +1,6 @@
|
|||
[constructor-caching.any.worker.html]
|
||||
|
||||
[constructor-caching.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
||||
[constructor-caching.any.html]
|
|
@ -0,0 +1,6 @@
|
|||
[constructor.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
||||
[constructor.any.html]
|
||||
|
||||
[constructor.any.worker.html]
|
6
tests/wpt/meta/wasm/jsapi/instance/exports.any.js.ini
Normal file
6
tests/wpt/meta/wasm/jsapi/instance/exports.any.js.ini
Normal file
|
@ -0,0 +1,6 @@
|
|||
[exports.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
||||
[exports.any.worker.html]
|
||||
|
||||
[exports.any.html]
|
6
tests/wpt/meta/wasm/jsapi/instance/toString.any.js.ini
Normal file
6
tests/wpt/meta/wasm/jsapi/instance/toString.any.js.ini
Normal file
|
@ -0,0 +1,6 @@
|
|||
[toString.any.shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
||||
[toString.any.html]
|
||||
|
||||
[toString.any.worker.html]
|
Loading…
Add table
Add a link
Reference in a new issue