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 @@
[compile.any.shadowrealm.html]
expected: ERROR
[compile.any.worker.html]
[compile.any.html]

View file

@ -0,0 +1,6 @@
[instantiate-bad-imports.any.html]
[instantiate-bad-imports.any.shadowrealm.html]
expected: ERROR
[instantiate-bad-imports.any.worker.html]

View file

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

View file

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

View file

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

View file

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

View file

@ -7,3 +7,6 @@
[basic.tentative.any.sharedworker.html]
expected: ERROR
[basic.tentative.any.shadowrealm.html]
expected: ERROR

View file

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

View file

@ -6,3 +6,7 @@
[getArg.tentative.any.html]
[Getting out-of-range argument]
expected: FAIL
[getArg.tentative.any.shadowrealm.html]
expected: ERROR

View file

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

View file

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

View file

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

View file

@ -12,3 +12,7 @@
[test constructing function]
expected: FAIL
[call.tentative.any.shadowrealm.html]
expected: ERROR

View file

@ -66,3 +66,7 @@
[fail to construct with non-callable object]
expected: FAIL
[constructor.tentative.any.shadowrealm.html]
expected: ERROR

View file

@ -6,3 +6,7 @@
[table.tentative.any.worker.html]
[Test insertion into table]
expected: FAIL
[table.tentative.any.shadowrealm.html]
expected: ERROR

View file

@ -12,3 +12,7 @@
[Check all types]
expected: FAIL
[type.tentative.any.shadowrealm.html]
expected: ERROR

View file

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

View file

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

View file

@ -102,3 +102,7 @@
[anyfunc, immutable]
expected: FAIL
[type.tentative.any.shadowrealm.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[value-get-set.any.shadowrealm.html]
expected: ERROR
[value-get-set.any.html]
[value-get-set.any.worker.html]

View file

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

View file

@ -0,0 +1,6 @@
[constructor-bad-imports.any.shadowrealm.html]
expected: ERROR
[constructor-bad-imports.any.html]
[constructor-bad-imports.any.worker.html]

View file

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

View file

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

View file

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

View file

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

View file

@ -6,3 +6,7 @@
[interface.any.worker.html]
[WebAssembly.Table.set: length]
expected: FAIL
[interface.any.shadowrealm.html]
expected: ERROR

View file

@ -12,3 +12,7 @@
[Order of evaluation for descriptor (with shared)]
expected: FAIL
[constructor-shared.tentative.any.shadowrealm.html]
expected: ERROR

View file

@ -19,3 +19,6 @@
[Non-zero minimum]
expected: FAIL
[constructor-types.tentative.any.shadowrealm.html]
expected: ERROR

View file

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

View file

@ -7,3 +7,6 @@
[Growing shared memory does not detach old buffer]
expected: FAIL
[grow.any.shadowrealm.html]
expected: ERROR

View file

@ -37,3 +37,6 @@
[Non-zero initial, no maximum]
expected: FAIL
[type.tentative.any.shadowrealm.html]
expected: ERROR

View file

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

View file

@ -6,3 +6,7 @@
[customSections.any.html]
[Custom sections with U+FFFD]
expected: FAIL
[customSections.any.shadowrealm.html]
expected: ERROR

View file

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

View file

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

View file

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

View file

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

View file

@ -19,3 +19,6 @@
[Non-zero minimum]
expected: FAIL
[constructor-types.tentative.any.shadowrealm.html]
expected: ERROR

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -30,3 +30,7 @@
[Non-zero maximum]
expected: FAIL
[type.tentative.any.shadowrealm.html]
expected: ERROR

View file

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

View file

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

View file

@ -18,3 +18,7 @@
[[i32 i64 f32 f64\]]
expected: FAIL
[type.tentative.any.shadowrealm.html]
expected: ERROR