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:
Servo WPT Sync 2024-08-07 06:15:56 -04:00 committed by GitHub
parent 3c271fb298
commit 9cb0e74cdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1599 changed files with 80467 additions and 78450 deletions

View file

@ -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

View 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

View file

@ -0,0 +1,3 @@
[scrollintoview-zero-height-item.html]
[scrollIntoView on zero height item]
expected: FAIL