mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
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:
parent
0759dde11b
commit
b22c0771be
1737 changed files with 45436 additions and 16168 deletions
|
@ -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
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[dialog-active-document.html]
|
||||
[showModal should throw when the document isn't active]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
3
tests/wpt/meta/html/semantics/popovers/popover-active-document.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/popovers/popover-active-document.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[popover-active-document.html]
|
||||
[showPopover should throw when the document isn't active]
|
||||
expected: FAIL
|
6
tests/wpt/meta/html/semantics/popovers/popover-minimum-role.html.ini
vendored
Normal file
6
tests/wpt/meta/html/semantics/popovers/popover-minimum-role.html.ini
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue