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:
Servo WPT Sync 2024-10-06 04:45:43 +02:00 committed by GitHub
parent ea84f7b135
commit f8933a5735
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
592 changed files with 12560 additions and 4090 deletions

View file

@ -0,0 +1,3 @@
[traverse_the_history_3.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -0,0 +1,3 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.colorMatrix.html]
[2d.filter.layers.colorMatrix.tentative.html]
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.discrete.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.discrete.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.gamma.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.gamma.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.identity.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.identity.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.linear.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.linear.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.table.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.table.tentative.html]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.convolveMatrix.exceptions.html]
[2d.filter.layers.convolveMatrix.exceptions.tentative.html]
[Test exceptions on CanvasFilter() convolveMatrix]
expected: FAIL

View file

@ -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

View file

@ -1,2 +0,0 @@
[2d.filter.layers.dropShadow.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.dropShadow.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.gaussianBlur.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.gaussianBlur.tentative.html]
expected: FAIL

View file

@ -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

View file

@ -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

View file

@ -1,5 +1,5 @@
[createImageBitmap-drawImage.html]
expected: TIMEOUT
expected: ERROR
[createImageBitmap from an OffscreenCanvas resized, and drawImage on the created ImageBitmap]
expected: NOTRUN

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,3 @@
[2d.text.measure.text-clusters-exceptions.tentative.html]
[Check that TextMetrics::getTextClusters() throws when using invalid indexes.]
expected: FAIL

View file

@ -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

View file

@ -1,3 +1,3 @@
[2d.filter.layers.blur.exceptions.html]
[2d.filter.layers.blur.exceptions.tentative.html]
[Test exceptions on gaussianBlur filter]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.blur.exceptions.worker.html]
[2d.filter.layers.blur.exceptions.tentative.worker.html]
[Test exceptions on gaussianBlur filter]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.colorMatrix.worker.html]
[2d.filter.layers.colorMatrix.tentative.html]
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.colorMatrix.html]
[2d.filter.layers.colorMatrix.tentative.worker.html]
[Test the functionality of ColorMatrix filters]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.discrete.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.discrete.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.discrete.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.discrete.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.gamma.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.gamma.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.gamma.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.gamma.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.identity.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.identity.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.identity.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.identity.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.linear.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.linear.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.linear.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.linear.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.table.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.table.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.componentTransfer.table.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.componentTransfer.table.w.html]
expected: TIMEOUT

View file

@ -1,3 +1,3 @@
[2d.filter.layers.convolveMatrix.exceptions.html]
[2d.filter.layers.convolveMatrix.exceptions.tentative.html]
[Test exceptions on CanvasFilter() convolveMatrix]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.convolveMatrix.exceptions.worker.html]
[2d.filter.layers.convolveMatrix.exceptions.tentative.worker.html]
[Test exceptions on CanvasFilter() convolveMatrix]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.dropShadow.exceptions.worker.html]
[2d.filter.layers.dropShadow.exceptions.tentative.html]
[Test exceptions on CanvasFilter() dropShadow object]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.dropShadow.exceptions.html]
[2d.filter.layers.dropShadow.exceptions.tentative.worker.html]
[Test exceptions on CanvasFilter() dropShadow object]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.dropShadow.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.dropShadow.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.gaussianBlur.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.gaussianBlur.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.layers.gaussianBlur.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.filter.layers.gaussianBlur.w.html]
expected: TIMEOUT

View file

@ -1,3 +1,3 @@
[2d.filter.layers.turbulence.inputTypes.worker.html]
[2d.filter.layers.turbulence.inputTypes.tentative.html]
[Test exceptions on CanvasFilter() turbulence object]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.filter.layers.turbulence.inputTypes.html]
[2d.filter.layers.turbulence.inputTypes.tentative.worker.html]
[Test exceptions on CanvasFilter() turbulence object]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.path.closed.arc.html]
[line caps should not be drawn on closed arcs]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.path.closed.arc.worker.html]
[line caps should not be drawn on closed arcs]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.path.open.arc.html]
[line caps should be drawn on open arcs]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.path.open.arc.worker.html]
[line caps should be drawn on open arcs]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.text-clusters-exceptions.tentative.html]
[Check that TextMetrics::getTextClusters() throws when using invalid indexes.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.text-clusters-exceptions.tentative.worker.html]
[Check that TextMetrics::getTextClusters() throws when using invalid indexes.]
expected: FAIL

View file

@ -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

View file

@ -0,0 +1,3 @@
[2d.text.measure.text-clusters-split.tentative.worker.html]
[Test that getTextClusters() splits the input correctly into the minimal clusters, keeping emojis together.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[embed-document-under-content-visibility-focus.html]
[ensure onload happens]
expected: FAIL

View file

@ -0,0 +1,3 @@
[embed-document-under-content-visibility-gbcr.html]
[ensure onload happens]
expected: FAIL

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-3.html]
expected: TIMEOUT
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT

View file

@ -1,3 +1,4 @@
[iframe_sandbox_popups_nonescaping-2.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

View file

@ -1,3 +0,0 @@
[module-tla-delayed.html]
[document.write in an imported module]
expected: FAIL