mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
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:
parent
ded518dfd0
commit
76776bf082
786 changed files with 14524 additions and 2719 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[scroll-state-target-query-change.html]
|
||||
expected: ERROR
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-auto-038.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-auto-038.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-038.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-with-abspos-014.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-with-abspos-014.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-with-abspos-014.tentative.html]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[MediaQueryList-extends-EventTarget-interop.html]
|
||||
[capturing event listener fires before non-capturing listener at target]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue