mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Sync WPT with upstream (06-10-2024) (#33668)
* Update web-platform-tests to revision b'9448ab31f11e671a8b069e3407b4f6279bea698e' Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> * Remove intermittent failure. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: Josh Matthews <josh@joshmatthews.net> Co-authored-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
ea84f7b135
commit
f8933a5735
592 changed files with 12560 additions and 4090 deletions
|
@ -5,3 +5,6 @@
|
|||
|
||||
[createImageBitmap from a Blob, and drawImage on the created ImageBitmap with colorSpaceConversion: none]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap from a Video, and drawImage on the created ImageBitmap with colorSpaceConversion: none]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[createImageBitmap-drawImage.html]
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
[createImageBitmap from an OffscreenCanvas resized, and drawImage on the created ImageBitmap]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
|
@ -17,3 +17,12 @@
|
|||
|
||||
[createImageBitmap with EXIF rotation, imageOrientation from-image, and cropping]
|
||||
expected: TIMEOUT
|
||||
|
||||
[createImageBitmap with EXIF rotation, imageOrientation from-image, no cropping, and resize]
|
||||
expected: TIMEOUT
|
||||
|
||||
[createImageBitmap with EXIF rotation, imageOrientation flipY, cropping, and resize]
|
||||
expected: TIMEOUT
|
||||
|
||||
[createImageBitmap with EXIF rotation, imageOrientation flipY, cropping, and nonuniform resize]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[createImageBitmap-flipY.html]
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
[createImageBitmap from a vector SVGImageElement imageOrientation: "none", and drawImage on the created ImageBitmap]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue