Sync WPT with upstream (13-04-2025) (#36488)

Automated downstream sync of changes from upstream as of 13-04-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-04-13 04:52:15 +02:00 committed by GitHub
parent 85bd0918f2
commit 0c045fc247
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
296 changed files with 8510 additions and 3764 deletions

View file

@ -0,0 +1,3 @@
[2d.imageData.createImageBitmap.p3.rgba.unorm8.html]
[Verify round-trip of 8-bit P3 data ImageData through ImageBitmap]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.imageData.createImageBitmap.srgb.rgba.float16.html]
[Verify round-trip of 16-bit float sRGB data ImageData through ImageBitmap]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.imageData.createImageBitmap.srgb.rgba.unorm8.html]
[Verify round-trip of 8-bit sRGB data ImageData through ImageBitmap]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.imageData.object.ctor.pixelFormat.html]
[Testing ImageData constructor pixelFormat behaviors]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.imageData.object.properties.html]
[ImageData objects have the right properties]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.imageData.put.basic.rgba.float16.html]
[putImageData() puts 16-bit floating point image data from getImageData() onto the canvas]
expected: FAIL