mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348fe5' (#32959)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3c271fb298
commit
9cb0e74cdc
1599 changed files with 80467 additions and 78450 deletions
|
@ -1,19 +1,9 @@
|
|||
[MediaQueryList-extends-EventTarget-interop.html]
|
||||
expected: TIMEOUT
|
||||
[listener added with addListener and addEventListener (capture) is called twice]
|
||||
expected: TIMEOUT
|
||||
|
||||
[removeEventListener removes listener added with addListener]
|
||||
expected: NOTRUN
|
||||
|
||||
[removeEventListener (capture) doesn't remove listener added with addListener]
|
||||
expected: NOTRUN
|
||||
|
||||
[removeListener removes listener added with addEventListener]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[removeListener doesn't remove listener added with addEventListener (capture)]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[capturing event listener fires before non-capturing listener at target]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/cssom-view/scrollintoview-containingblock-chain.html.ini
vendored
Normal file
3
tests/wpt/meta/css/cssom-view/scrollintoview-containingblock-chain.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[scrollintoview-containingblock-chain.html]
|
||||
[scrollIntoView should not scroll ancestor overflow:scroll elements that are not containing block ancestors]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/cssom-view/scrollintoview-zero-height-item.html.ini
vendored
Normal file
3
tests/wpt/meta/css/cssom-view/scrollintoview-zero-height-item.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[scrollintoview-zero-height-item.html]
|
||||
[scrollIntoView on zero height item]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue