Update web-platform-tests to revision b'6cf69a4f431581e9438681abc776029308ee8a8c' (#34265)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-17 02:49:15 +01:00 committed by GitHub
parent 6955950948
commit dca33f681a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
473 changed files with 18149 additions and 16249 deletions

View file

@ -0,0 +1,2 @@
[align-items-static-position.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-021.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border-image-outset-004.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-implicit.tentative.html]
[Scope-imported rule applies within implicit scope]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-inner-scope.tentative.html]
[@scope within scope-imported stylesheet matches]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-multiple.tentative.html]
[A stylesheet may be imported multiple times, and scoped differently]
expected: FAIL

View file

@ -0,0 +1,6 @@
[scope-import-parent-pseudo.tentative.html]
[The & selector matches the scoping root]
expected: FAIL
[The & selector behaves like :scope]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-scope-end.tentative.html]
[Scope-imported rule applies within scope, above limit]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-scope-pseudo.tentative.html]
[The :scope pseudo-class works in imported stylesheets]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scope-import-scope-start.tentative.html]
[Scope-imported rule applies within scope]
expected: FAIL

View file

@ -0,0 +1,6 @@
[query-container-name.html]
[match closest named container]
expected: FAIL
[match ancestor named container]
expected: FAIL

View file

@ -0,0 +1,19 @@
[scroll-state-query-with-var.html]
expected: ERROR
[Matching --match-unknown]
expected: NOTRUN
[Matching --match-unknown-fallback]
expected: NOTRUN
[Matching --match-unregistered]
expected: NOTRUN
[Matching --match-unregistered-number]
expected: NOTRUN
[Matching --match-registered]
expected: NOTRUN
[Matching --match-registered-number]
expected: NOTRUN

View file

@ -0,0 +1,2 @@
[size-query-with-var.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[var-evaluation.html]
expected: ERROR

View file

@ -0,0 +1,45 @@
[gap-decorations-width-valid.html]
[e.style['column-rule-width'\] = "repeat(4, thin)" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "repeat(3, thin medium thick)" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "repeat(1, 10px thin medium thick)" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "10px" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "repeat(4, medium)" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "10px 15px" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "10px 15px 20px 25px 30px" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "repeat(3, 10px) repeat(4, 15px)" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "10px repeat(3, 20px) 30px repeat(4, thin medium thick)" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "repeat(4, 10px 20px 30px) repeat(5, 40px) 50px" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "repeat(auto, thin)" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "repeat(auto, 10px 20px 30px)" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "repeat(auto, 10px 20px) 30px" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "repeat(4, 10px 20px 30px) repeat(auto, 40px)" should set the property value]
expected: FAIL
[e.style['column-rule-width'\] = "10px repeat(auto, 20px 30px) repeat(4, thin 50px 60px)" should set the property value]
expected: FAIL

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[grid-aspect-ratio-align-items-center.html]
expected: FAIL

View file

@ -1,3 +1,4 @@
[text-autospace-first-line-001.html]
expected: FAIL
[text-autospace-first-line-001]
expected: FAIL

View file

@ -1,3 +1,4 @@
[text-autospace-ligature-001.html]
expected: FAIL
[text-autospace not implemented]
expected: FAIL

View file

@ -80,3 +80,11 @@
[Cancel the transition after it finishes]
expected: FAIL
[Replacing a running transition should get transitioncancel earlier than transitionrun and transitionstart]
expected: FAIL
[Replacing two running transitions on the same target should get two transitioncancel events earlier than two transitionrun events, per transition generation]
expected: FAIL
[Replacing a running transition and forcing to flush the style together should get the correct event order]
expected: FAIL

View file

@ -68,9 +68,6 @@
[CSS Values and Units Test: attr 24]
expected: FAIL
[CSS Values and Units Test: attr 15]
expected: FAIL
[CSS Values and Units Test: attr 19]
expected: FAIL
@ -86,32 +83,131 @@
[CSS Values and Units Test: attr 27]
expected: FAIL
[CSS Values and Units Test: attr 32]
expected: FAIL
[CSS Values and Units Test: attr 74]
expected: FAIL
[CSS Values and Units Test: attr 75]
expected: FAIL
[CSS Values and Units Test: attr 76]
expected: FAIL
[CSS Values and Units Test: attr 77]
expected: FAIL
[CSS Values and Units Test: attr 22]
expected: FAIL
[CSS Values and Units Test: attr 23]
expected: FAIL
[CSS Values and Units Test: attr 30]
expected: FAIL
[CSS Values and Units Test: attr 34]
expected: FAIL
[CSS Values and Units Test: attr 35]
expected: FAIL
[CSS Values and Units Test: attr 14]
expected: FAIL
[CSS Values and Units Test: attr 28]
expected: FAIL
[CSS Values and Units Test: attr 31]
expected: FAIL
[CSS Values and Units Test: attr 39]
expected: FAIL
[CSS Values and Units Test: attr 40]
expected: FAIL
[CSS Values and Units Test: attr 41]
expected: FAIL
[CSS Values and Units Test: attr 42]
expected: FAIL
[CSS Values and Units Test: attr 43]
expected: FAIL
[CSS Values and Units Test: attr 44]
expected: FAIL
[CSS Values and Units Test: attr 45]
expected: FAIL
[CSS Values and Units Test: attr 46]
expected: FAIL
[CSS Values and Units Test: attr 47]
expected: FAIL
[CSS Values and Units Test: attr 48]
expected: FAIL
[CSS Values and Units Test: attr 49]
expected: FAIL
[CSS Values and Units Test: attr 50]
expected: FAIL
[CSS Values and Units Test: attr 51]
expected: FAIL
[CSS Values and Units Test: attr 52]
expected: FAIL
[CSS Values and Units Test: attr 53]
expected: FAIL
[CSS Values and Units Test: attr 54]
expected: FAIL
[CSS Values and Units Test: attr 55]
expected: FAIL
[CSS Values and Units Test: attr 56]
expected: FAIL
[CSS Values and Units Test: attr 57]
expected: FAIL
[CSS Values and Units Test: attr 58]
expected: FAIL
[CSS Values and Units Test: attr 59]
expected: FAIL
[CSS Values and Units Test: attr 60]
expected: FAIL
[CSS Values and Units Test: attr 61]
expected: FAIL
[CSS Values and Units Test: attr 62]
expected: FAIL
[CSS Values and Units Test: attr 63]
expected: FAIL
[CSS Values and Units Test: attr 64]
expected: FAIL
[CSS Values and Units Test: attr 65]
expected: FAIL
[CSS Values and Units Test: attr 66]
expected: FAIL
[CSS Values and Units Test: attr 67]
expected: FAIL
[CSS Values and Units Test: attr 68]
expected: FAIL
[CSS Values and Units Test: attr 69]
expected: FAIL
[CSS Values and Units Test: attr 70]
expected: FAIL
[CSS Values and Units Test: attr 79]
expected: FAIL
[CSS Values and Units Test: attr 80]
expected: FAIL
[CSS Values and Units Test: attr 81]
expected: FAIL
[CSS Values and Units Test: attr 82]
expected: FAIL

View file

@ -7,3 +7,9 @@
[e.style['filter'\] = "blur(10px) url(\\"picture.svg#f\\") contrast(20) brightness(30)" should set the property value]
expected: FAIL
[e.style['filter'\] = "grayscale(calc(300%))" should set the property value]
expected: FAIL
[e.style['filter'\] = "grayscale(calc(101% * sign(1em - 1px)))" should set the property value]
expected: FAIL