Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-02-02 02:40:50 +01:00 committed by GitHub
parent ec6c4bc8fd
commit f364b3f6ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
564 changed files with 13543 additions and 7722 deletions

View file

@ -1,4 +1,4 @@
[toggle-events.tentative.html]
[toggle-events.html]
[dialog.show() should fire beforetoggle and toggle events.]
expected: FAIL
@ -8,6 +8,12 @@
[dialog.show() should coalesce asynchronous toggle events.]
expected: FAIL
[dialog.show() should not open if beforetoggle removes]
expected: FAIL
[dialog.show() should not open if beforetoggle calls showPopover]
expected: FAIL
[dialog.showModal() should fire beforetoggle and toggle events.]
expected: FAIL
@ -17,12 +23,6 @@
[dialog.showModal() should coalesce asynchronous toggle events.]
expected: FAIL
[dialog.show() should not open if beforetoggle removes]
expected: FAIL
[dialog.show() should not open if beforetoggle calls showPopover]
expected: FAIL
[dialog.showModal() should not double-set open/close if beforetoggle re-opens]
expected: FAIL