mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
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:
parent
85bd0918f2
commit
0c045fc247
296 changed files with 8510 additions and 3764 deletions
|
@ -1,2 +0,0 @@
|
|||
[2d.canvas.host.size.large.html]
|
||||
expected: CRASH
|
|
@ -1,2 +0,0 @@
|
|||
[canvas.2d.disconnected.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.imageData.createImageBitmap.p3.rgba.unorm8.html]
|
||||
[Verify round-trip of 8-bit P3 data ImageData through ImageBitmap]
|
||||
expected: FAIL
|
|
@ -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
|
|
@ -0,0 +1,3 @@
|
|||
[2d.imageData.createImageBitmap.srgb.rgba.unorm8.html]
|
||||
[Verify round-trip of 8-bit sRGB data ImageData through ImageBitmap]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.imageData.object.ctor.pixelFormat.html]
|
||||
[Testing ImageData constructor pixelFormat behaviors]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.imageData.object.properties.html]
|
||||
[ImageData objects have the right properties]
|
||||
expected: FAIL
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue