Update web-platform-tests to revision b'c7076ab2397dd3dcf0bb93dc304d05be04cd2a47' (#33826)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-10-13 15:52:51 +02:00 committed by GitHub
parent ded518dfd0
commit 76776bf082
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
786 changed files with 14524 additions and 2719 deletions

File diff suppressed because it is too large Load diff

View file

@ -2,9 +2,6 @@
[e.style['background'\] = "url(\\"https://example.com/\\") 1px 2px / 3px 4px space round local padding-box content-box, rgb(5, 6, 7) url(\\"https://example.com/\\") 1px 2px / 3px 4px space round local padding-box content-box" should set the property value]
expected: FAIL
[e.style['background'\] = "none" should set background-color]
expected: FAIL
[e.style['background'\] = "url(\\"https://example.com/\\") 1px 2px / 3px 4px space round local padding-box content-box, rgb(5, 6, 7) url(\\"https://example.com/\\") 1px 2px / 3px 4px space round local padding-box content-box" should set background-attachment]
expected: FAIL

View file

@ -0,0 +1,2 @@
[scroll-state-target-query-change.html]
expected: ERROR

View file

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

View file

@ -0,0 +1,2 @@
[line-clamp-with-abspos-014.tentative.html]
expected: FAIL

View file

@ -1,6 +1,3 @@
[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

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

View file

@ -0,0 +1,3 @@
[select-option-optgroup.html]
[Option selectedness is updated on option and optgroup DOM moves]
expected: FAIL

View file

@ -185,6 +185,3 @@
[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,2 @@
[2d.filter.drop-shadow-globalAlpha.html]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.layer.beginLayer-options.worker.html]
[2d.layer.beginLayer-options.tentative.html]
[Checks beginLayer works for different option parameter values]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.layer.exceptions-are-no-op.html]
[2d.layer.exceptions-are-no-op.tentative.html]
[Checks that the context state is left unchanged if beginLayer throws.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.flush-on-frame-presentation.filtered_layer.tentative.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.flush-on-frame-presentation.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.flush-on-frame-presentation.plain_layer.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.ctx-filter.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.ctx-filter.no-transform.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.ctx-filter.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.ctx-filter.rotation.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-cxt-filter.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.no-cxt-filter.no-transform.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-cxt-filter.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.no-cxt-filter.rotation.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.nested-filters.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.nested-filters.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.opaque-canvas.ctx-filter.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.opaque-canvas.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.opaque-canvas.layer-filter.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.reset.filtered_layer.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.reset.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.reset.plain_layer.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.shadow-from-outside-canvas.long-distance.ctx-filter.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.shadow-from-outside-canvas.long-distance.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.shadow-from-outside-canvas.long-distance.layer-filter.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.shadow-from-outside-canvas.short-distance.ctx-filter.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.shadow-from-outside-canvas.short-distance.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.shadow-from-outside-canvas.short-distance.layer-filter.tentative.html]
expected: FAIL

View file

@ -1,5 +1,5 @@
[createImageBitmap-invalid-args.html]
expected: TIMEOUT
expected: ERROR
[createImageBitmap with a vector HTMLImageElement source and sw set to 0]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.drop-shadow-globalAlpha.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.filter.drop-shadow-globalAlpha.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.anisotropic-blur.isotropic.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.anisotropic-blur.isotropic.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.anisotropic-blur.mostly-x.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.anisotropic-blur.mostly-x.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.anisotropic-blur.mostly-y.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.anisotropic-blur.mostly-y.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.anisotropic-blur.x-only.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.anisotropic-blur.x-only.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.anisotropic-blur.y-only.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.anisotropic-blur.y-only.w.html]
expected: TIMEOUT

View file

@ -1,3 +1,3 @@
[2d.layer.beginLayer-options.html]
[2d.layer.beginLayer-options.tentative.html]
[Checks beginLayer works for different option parameter values]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.layer.beginLayer-options.html]
[2d.layer.beginLayer-options.tentative.worker.html]
[Checks beginLayer works for different option parameter values]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.blur-from-outside-canvas.no-clipping.ctx-filter.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.blur-from-outside-canvas.no-clipping.layer-filter.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.blur-from-outside-canvas.no-clipping.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.blur-from-outside-canvas.with-clipping.ctx-filter.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.blur-from-outside-canvas.with-clipping.layer-filter.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.blur-from-outside-canvas.with-clipping.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.clip-inside-and-outside.ctx-filter.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.clip-inside-and-outside.layer-filter.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.clip-inside-and-outside.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.clip-inside.ctx-filter.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.clip-inside.layer-filter.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.clip-inside.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.clip-outside.ctx-filter.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.clip-outside.layer-filter.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.clip-outside.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.css-filters.blur-and-shadow.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.css-filters.blur-and-shadow.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.css-filters.blur.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.css-filters.blur.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.css-filters.shadow.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.css-filters.shadow.w.html]
expected: TIMEOUT

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[2d.layer.drawImage.ctx-filter.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.drawImage.ctx-filter.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.drawImage.html]
expected: FAIL

View file

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

View file

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

View file

@ -1,2 +0,0 @@
[2d.layer.drawImage.w.html]
expected: TIMEOUT

View file

@ -1,3 +1,3 @@
[2d.layer.exceptions-are-no-op.worker.html]
[2d.layer.exceptions-are-no-op.tentative.html]
[Checks that the context state is left unchanged if beginLayer throws.]
expected: FAIL

View file

@ -1,3 +1,3 @@
[2d.layer.exceptions-are-no-op.html]
[2d.layer.exceptions-are-no-op.tentative.worker.html]
[Checks that the context state is left unchanged if beginLayer throws.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.ctx-filter.no-transform.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.ctx-filter.no-transform.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.ctx-filter.rotation.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.ctx-filter.rotation.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.no-cxt-filter.no-transform.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-cxt-filter.no-transform.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.no-cxt-filter.rotation.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.global-states.filter.no-cxt-filter.rotation.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.nested-filters.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.nested-filters.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.nested-filters.tentative.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.nested-filters.w.html]
expected: TIMEOUT

View file

@ -1,2 +0,0 @@
[2d.layer.non-invertible-matrix.with-render-states-and-filter.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[2d.layer.non-invertible-matrix.with-render-states-and-filter.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.non-invertible-matrix.with-render-states.filtered-layer.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.non-invertible-matrix.with-render-states.filtered-layer.tentative.w.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[2d.layer.non-invertible-matrix.with-render-states.plain-layer.html]
expected: FAIL

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