mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +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
|
@ -1,3 +1,3 @@
|
|||
[2d.filter.layers.colorMatrix.html]
|
||||
[2d.filter.layers.colorMatrix.tentative.html]
|
||||
[Test the functionality of ColorMatrix filters]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.componentTransfer.discrete.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.filter.layers.componentTransfer.discrete.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.componentTransfer.gamma.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.filter.layers.componentTransfer.gamma.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.componentTransfer.identity.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.filter.layers.componentTransfer.identity.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.componentTransfer.linear.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.filter.layers.componentTransfer.linear.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.componentTransfer.table.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.filter.layers.componentTransfer.table.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.filter.layers.convolveMatrix.exceptions.html]
|
||||
[2d.filter.layers.convolveMatrix.exceptions.tentative.html]
|
||||
[Test exceptions on CanvasFilter() convolveMatrix]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.filter.layers.dropShadow.exceptions.html]
|
||||
[2d.filter.layers.dropShadow.exceptions.tentative.html]
|
||||
[Test exceptions on CanvasFilter() dropShadow object]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.dropShadow.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/element/filters/2d.filter.layers.dropShadow.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/element/filters/2d.filter.layers.dropShadow.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.filter.layers.dropShadow.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.gaussianBlur.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/element/filters/2d.filter.layers.gaussianBlur.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/element/filters/2d.filter.layers.gaussianBlur.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.filter.layers.gaussianBlur.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.filter.layers.turbulence.inputTypes.html]
|
||||
[2d.filter.layers.turbulence.inputTypes.tentative.html]
|
||||
[Test exceptions on CanvasFilter() turbulence object]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.text-clusters-exceptions.tentative.html]
|
||||
[Check that TextMetrics::getTextClusters() throws when using invalid indexes.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.text-clusters-split.tentative.html]
|
||||
[Test that getTextClusters() splits the input correctly into the minimal clusters, keeping emojis together.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue