Update web-platform-tests to revision b'f46bf6aa167e2838a8b93501a1a998ffde90d879' (#32581)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-06-23 02:21:30 -04:00 committed by GitHub
parent 130eef300b
commit 62b230e85d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
496 changed files with 11299 additions and 2360 deletions

View file

@ -1,3 +1,6 @@
[2d.canvas.host.readonly.html]
[canvas is readonly]
expected: FAIL
[Canvas objects are readonly]
expected: FAIL

View file

@ -1,3 +1,6 @@
[2d.canvas.host.readonly.worker.html]
[canvas is readonly]
expected: FAIL
[Canvas objects are readonly]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.size.invalid.attributes.idl.html]
[Getting/setting width/height IDL attributes]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.size.invalid.attributes.idl.worker.html]
[Getting/setting width/height IDL attributes]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.type.delete.html]
[OffscreenCanvas interface object is [[Configurable\]\]]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.type.delete.worker.html]
[OffscreenCanvas interface object is [[Configurable\]\]]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.type.name.html]
[OffscreenCanvas type and toString]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.canvas.host.type.name.worker.html]
[OffscreenCanvas type and toString]
expected: FAIL