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

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