mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Sync WPT with upstream (30-06-2024) (#32649)
* Update web-platform-tests to revision b'639fa536940371f833fbbcc10104e20f435f9777' Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> * Delete tests/wpt/meta/css/css-values/cap-invalidation.html.ini * Update css-font-face.https.sub.tentative.html.ini --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
3a0f564916
commit
e2e7476404
802 changed files with 7851 additions and 1997 deletions
|
@ -1,6 +1,13 @@
|
|||
[MediaQueryList-addListener-handleEvent.html]
|
||||
expected: TIMEOUT
|
||||
[throws if handleEvent is falsy and not callable]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[throws if handleEvent is thruthy and not callable]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[doesn't look up handleEvent method on callable event listeners]
|
||||
expected: NOTRUN
|
||||
|
||||
[rethrows errors when getting handleEvent]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
[MediaQueryList-extends-EventTarget.html]
|
||||
expected: TIMEOUT
|
||||
[addEventListener "once" option is respected]
|
||||
expected: TIMEOUT
|
||||
expected: NOTRUN
|
||||
|
||||
[removeEventListener removes listener]
|
||||
expected: NOTRUN
|
||||
|
||||
[listeners with different type are not called]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[MediaQueryListEvent.html]
|
||||
expected: TIMEOUT
|
||||
[constructor of "change" event]
|
||||
expected: NOTRUN
|
Loading…
Add table
Add a link
Reference in a new issue