Update web-platform-tests to revision b'8e164c249d2b93a4234a2710a5e2cc5a16fab499' (#33515)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-09-22 03:24:38 +02:00 committed by GitHub
parent f986160ed4
commit 8276673bae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
591 changed files with 27135 additions and 13215 deletions

View file

@ -0,0 +1,2 @@
[background-color-animation-custom-property.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[background-color-animation-custom-timing-function-reverse.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[background-color-animation-custom-timing-function.html]
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[scope-shadow.tentative.html]
[scope-shadow.html]
[@scope can match :host]
expected: FAIL

View file

@ -0,0 +1,3 @@
[relative-currentcolor-visited-getcomputedstyle.html]
[Property background-color value 'rgb(from currentcolor r g b)' should not leak :visited for computed style]
expected: FAIL

View file

@ -0,0 +1,2 @@
[at-container-overflowing-parsing.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[at-container-overflowing-serialization.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-snapped-none.html]
expected: ERROR

View file

@ -0,0 +1,144 @@
[negative-overflow-003.html]
[.container 1]
expected: FAIL
[.container 2]
expected: FAIL
[.container 3]
expected: FAIL
[.container 4]
expected: FAIL
[.container 5]
expected: FAIL
[.container 6]
expected: FAIL
[.container 7]
expected: FAIL
[.container 8]
expected: FAIL
[.container 9]
expected: FAIL
[.container 10]
expected: FAIL
[.container 11]
expected: FAIL
[.container 12]
expected: FAIL
[.container 13]
expected: FAIL
[.container 14]
expected: FAIL
[.container 15]
expected: FAIL
[.container 16]
expected: FAIL
[.container 17]
expected: FAIL
[.container 18]
expected: FAIL
[.container 19]
expected: FAIL
[.container 20]
expected: FAIL
[.container 21]
expected: FAIL
[.container 22]
expected: FAIL
[.container 23]
expected: FAIL
[.container 24]
expected: FAIL
[.container 25]
expected: FAIL
[.container 26]
expected: FAIL
[.container 27]
expected: FAIL
[.container 28]
expected: FAIL
[.container 29]
expected: FAIL
[.container 30]
expected: FAIL
[.container 31]
expected: FAIL
[.container 32]
expected: FAIL
[.container 33]
expected: FAIL
[.container 34]
expected: FAIL
[.container 35]
expected: FAIL
[.container 36]
expected: FAIL
[.container 37]
expected: FAIL
[.container 38]
expected: FAIL
[.container 39]
expected: FAIL
[.container 40]
expected: FAIL
[.container 41]
expected: FAIL
[.container 42]
expected: FAIL
[.container 43]
expected: FAIL
[.container 44]
expected: FAIL
[.container 45]
expected: FAIL
[.container 46]
expected: FAIL
[.container 47]
expected: FAIL
[.container 48]
expected: FAIL

View file

@ -1,2 +0,0 @@
[incremental-scroll.html]
expected: TIMEOUT

View file

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

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-022.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-023.html]
expected: FAIL

View file

@ -31,3 +31,6 @@
[Property text-emphasis-position has initial value over]
expected: FAIL
[Property text-emphasis-position has initial value auto]
expected: FAIL

View file

@ -16,3 +16,6 @@
[Property text-emphasis-position value 'under left']
expected: FAIL
[Property text-emphasis-position value 'auto']
expected: FAIL

View file

@ -0,0 +1,15 @@
[text-emphasis-position-valid.html]
[e.style['text-emphasis-position'\] = "auto" should set the property value]
expected: FAIL
[e.style['text-emphasis-position'\] = "over left" should set the property value]
expected: FAIL
[e.style['text-emphasis-position'\] = "right under" should set the property value]
expected: FAIL
[e.style['text-emphasis-position'\] = "over" should set the property value]
expected: FAIL
[e.style['text-emphasis-position'\] = "under" should set the property value]
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