Update web-platform-tests to revision b'd2f2efe271ae2fa661c52ed2fe8564e21ad4036f' (#34115)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-03 02:33:12 +01:00 committed by GitHub
parent 0759dde11b
commit b22c0771be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1737 changed files with 45436 additions and 16168 deletions

View file

@ -1,3 +1,3 @@
[iframe_sandbox_popups_nonescaping-3.html]
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN
expected: FAIL

View file

@ -0,0 +1,4 @@
[reparent-form-during-planned-navigation-task.html]
expected: TIMEOUT
[reparent-form-during-planned-navigation-task]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[dialog-active-document.html]
[showModal should throw when the document isn't active]
expected: FAIL

View file

@ -28,3 +28,6 @@
[Although the document is not attached to any pages, showModal() should execute as normal.]
expected: FAIL
[When the document is not attached to any pages, showModal() should throw.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[popover-active-document.html]
[showPopover should throw when the document isn't active]
expected: FAIL

View file

@ -0,0 +1,6 @@
[popover-minimum-role.html]
[If specified on an element with an implicit role of generic, then the element's role instead maps to group.]
expected: FAIL
[Dynamic changes to popover attribute should change the role.]
expected: FAIL