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,7 @@
[cross-partition-worker-creation.tentative.https.html]
expected: TIMEOUT
[Cross-partition Shared worker shouldn't be created from blob URL.]
expected: TIMEOUT
[Cross-partition Dedicated worker shouldn't be created from blob URL.]
expected: NOTRUN

View file

@ -1,110 +0,0 @@
[Blob-slice.any.worker.html]
[Slicing test: slice (2,1).]
expected: FAIL
[Slicing test: slice (2,2).]
expected: FAIL
[Slicing test: slice (2,3).]
expected: FAIL
[Slicing test: slice (3,0).]
expected: FAIL
[Slicing test: slice (3,1).]
expected: FAIL
[Slicing test: slice (3,2).]
expected: FAIL
[Slicing test: slice (3,3).]
expected: FAIL
[Slicing test: slice (3,4).]
expected: FAIL
[Slicing test: slice (4,0).]
expected: FAIL
[Slicing test: slice (4,1).]
expected: FAIL
[Slicing test: slice (4,2).]
expected: FAIL
[Slicing test: slice (4,3).]
expected: FAIL
[Slicing test: slice (4,4).]
expected: FAIL
[Slicing test: slice (5,1).]
expected: FAIL
[Slicing test: slice (5,2).]
expected: FAIL
[Slicing test: slice (6,0).]
expected: FAIL
[Slicing test: slice (6,1).]
expected: FAIL
[Slicing test: slice (6,2).]
expected: FAIL
[Blob-slice.any.html]
[Slicing test: slice (2,1).]
expected: FAIL
[Slicing test: slice (2,2).]
expected: FAIL
[Slicing test: slice (2,3).]
expected: FAIL
[Slicing test: slice (3,0).]
expected: FAIL
[Slicing test: slice (3,1).]
expected: FAIL
[Slicing test: slice (3,2).]
expected: FAIL
[Slicing test: slice (3,3).]
expected: FAIL
[Slicing test: slice (3,4).]
expected: FAIL
[Slicing test: slice (4,0).]
expected: FAIL
[Slicing test: slice (4,1).]
expected: FAIL
[Slicing test: slice (4,2).]
expected: FAIL
[Slicing test: slice (4,3).]
expected: FAIL
[Slicing test: slice (4,4).]
expected: FAIL
[Slicing test: slice (5,1).]
expected: FAIL
[Slicing test: slice (5,2).]
expected: FAIL
[Slicing test: slice (6,0).]
expected: FAIL
[Slicing test: slice (6,1).]
expected: FAIL
[Slicing test: slice (6,2).]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,2 @@
[flex-basis-with-container-type.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[aspect-ratio-transferred-max-size.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[baseline-outside-flex-item.html]
expected: FAIL

View file

@ -0,0 +1,45 @@
[gap-decorations-color-valid.html]
[e.style['column-rule-color'\] = "repeat(4, blue)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(3, red green blue)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(1, red green blue yellow)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "red" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(4, cyan)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "green blue" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "red blue green yellow pink" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(3, blue) repeat(4, red)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "red repeat(3, blue) blue repeat(4, red green cyan)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(4, red green cyan) repeat(5, yellow) blue" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(auto, red)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(auto, red green blue)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(auto, red green) red" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(4, blue red green) repeat(auto, red)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "blue repeat(auto, red green) repeat(4, blue red green)" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[clip-path-url-reference-empty-while-loading.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-clamp-auto-026.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-clamp-auto-032.tentative.html]
expected: FAIL

View file

@ -13,3 +13,6 @@
[getComputedStyle() for ::highlight(foo)]
expected: FAIL
[getComputedStyle() for ::search-text]
expected: FAIL

View file

@ -28,3 +28,9 @@
[getComputedStyle() for ::highlight(foo) at #target2]
expected: FAIL
[getComputedStyle() for ::search-text at #target1]
expected: FAIL
[getComputedStyle() for ::search-text at #target2]
expected: FAIL

View file

@ -1,4 +1,4 @@
[highlight-pseudos-computed-001.tentative.html]
[highlight-pseudos-computed-search-text.tentative.html]
[getComputedStyle() for ::search-text]
expected: FAIL

View file

@ -28,3 +28,9 @@
[getComputedStyle() for ::highlight(foo) at #child2]
expected: FAIL
[getComputedStyle() for ::search-text at #child1]
expected: FAIL
[getComputedStyle() for ::search-text at #child2]
expected: FAIL

View file

@ -28,3 +28,9 @@
[getComputedStyle() for ::highlight(foo) at #target2]
expected: FAIL
[getComputedStyle() for ::search-text at #target1]
expected: FAIL
[getComputedStyle() for ::search-text at #target2]
expected: FAIL

View file

@ -1,4 +1,4 @@
[highlight-pseudos-001.tentative.html]
[highlight-pseudos-search-text.tentative.html]
["::search-text" should be a valid selector]
expected: FAIL

View file

@ -0,0 +1,18 @@
[caret-animation-parsing.html]
[e.style['caret-animation'\] = "initial" should set the property value]
expected: FAIL
[e.style['caret-animation'\] = "inherit" should set the property value]
expected: FAIL
[e.style['caret-animation'\] = "unset" should set the property value]
expected: FAIL
[e.style['caret-animation'\] = "revert" should set the property value]
expected: FAIL
[e.style['caret-animation'\] = "auto" should set the property value]
expected: FAIL
[e.style['caret-animation'\] = "manual" should set the property value]
expected: FAIL

View file

@ -1,3 +1,6 @@
[MediaQueryList-addListener-removeListener.html]
[listeners are called when <iframe> is resized]
expected: FAIL
[listener that was added twice is called only once]
expected: FAIL

View file

@ -0,0 +1,3 @@
[MediaQueryList-extends-EventTarget-interop.html]
[capturing event listener fires before non-capturing listener at target]
expected: FAIL

View file

@ -0,0 +1,3 @@
[MediaQueryList-extends-EventTarget.html]
[onchange adds listener]
expected: FAIL

View file

@ -0,0 +1,2 @@
[host-has-shadow-tree-element-at-nonsubject-position.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[host-has-shadow-tree-element-at-subject-position.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[listed-form-element-reset.html]
[Listed form element form owner is reset when a new form is moved closer before the listed element]
expected: FAIL

View file

@ -0,0 +1,2 @@
[preserve-render-blocking-script.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[preserve-render-blocking-style.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[relevant-mutations.html]
[Moving <source> out of <picture> triggers a relevant mutation on sibling <img>]
expected: FAIL
[Moving <img> into a <picture> triggers a relevant mutation on the <img>, loading <source>]
expected: FAIL

View file

@ -185,3 +185,6 @@
[border-image sec-fetch-site - HTTPS downgrade (header not sent)]
expected: FAIL
[background-image sec-fetch-site - HTTPS downgrade (header not sent)]
expected: TIMEOUT

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

Some files were not shown because too many files have changed in this diff Show more