mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Update web-platform-tests to revision b'7b6f075f0ec3c52d92c61fb9f35ce0ec927b17b2' (#34525)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
2fbe16876c
commit
b3977e7f6c
146 changed files with 4116 additions and 587 deletions
|
@ -1,3 +1,22 @@
|
|||
[MediaQueryList-addListener-removeListener.html]
|
||||
expected: TIMEOUT
|
||||
[listeners are called when <iframe> is resized]
|
||||
expected: FAIL
|
||||
|
||||
[listeners are called correct number of times]
|
||||
expected: TIMEOUT
|
||||
|
||||
[listeners are called in order they were added]
|
||||
expected: NOTRUN
|
||||
|
||||
[listener that was added twice is called only once]
|
||||
expected: NOTRUN
|
||||
|
||||
[listeners are called in order their MQLs were created]
|
||||
expected: NOTRUN
|
||||
|
||||
[removing listener from one MQL doesn't remove it from all MQLs]
|
||||
expected: NOTRUN
|
||||
|
||||
[MediaQueryList::removeListener removes added listener]
|
||||
expected: NOTRUN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue