Update web-platform-tests to revision b'a10b8c0164b4c4521040898ee9394738aca488b0' (#31144)

This commit is contained in:
Servo WPT Sync 2024-01-21 01:53:06 -05:00 committed by GitHub
parent f93aefdb73
commit 23a4a750be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
476 changed files with 20436 additions and 3711 deletions

View file

@ -61,3 +61,6 @@
[Cross-document references and moves.]
expected: FAIL
[Passing values of the wrong type should throw a TypeError]
expected: FAIL

View file

@ -1928,6 +1928,9 @@
[SVGSVGElement interface: attribute onpagereveal]
expected: FAIL
[MessagePort interface: attribute onclose]
expected: FAIL
[idlharness.https.html?include=(Document|Window)]
[Document interface: documentWithHandlers must inherit property "queryCommandEnabled(DOMString)" with the proper type]

View file

@ -604,3 +604,6 @@
[WorkerGlobalScope interface: self must inherit property "createImageBitmap(ImageBitmapSource, long, long, long, long, optional ImageBitmapOptions)" with the proper type]
expected: FAIL
[MessagePort interface: attribute onclose]
expected: FAIL