mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Sync WPT with upstream (13-06-2025) (#37436)
Automated downstream sync of changes from upstream as of 13-06-2025 [no-wpt-sync] --------- Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org> Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
e4da496e2d
commit
a7e9df0fef
339 changed files with 7696 additions and 1370 deletions
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
6
tests/wpt/meta/html/semantics/menu/tentative/button-invoke-menulist.html.ini
vendored
Normal file
6
tests/wpt/meta/html/semantics/menu/tentative/button-invoke-menulist.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[button-invoke-menulist.html]
|
||||
[Button with command=toggle-popover can invoke menulist popover.]
|
||||
expected: FAIL
|
||||
|
||||
[Button with command=toggle-menu can invoke menulist popover.]
|
||||
expected: FAIL
|
24
tests/wpt/meta/html/semantics/menu/tentative/checkable.html.ini
vendored
Normal file
24
tests/wpt/meta/html/semantics/menu/tentative/checkable.html.ini
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
[checkable.html]
|
||||
[menuitem is not checkable on its own]
|
||||
expected: FAIL
|
||||
|
||||
[menuitem in menubar is not checkable]
|
||||
expected: FAIL
|
||||
|
||||
[menuitem in menulist]
|
||||
expected: FAIL
|
||||
|
||||
[checkable menuitem exclusivity]
|
||||
expected: FAIL
|
||||
|
||||
[checkable multiple]
|
||||
expected: FAIL
|
||||
|
||||
[checkable menuitem exclusivity when disconnected]
|
||||
expected: FAIL
|
||||
|
||||
[when fieldset becomes uncheckable, so do its menuitems]
|
||||
expected: FAIL
|
||||
|
||||
[fieldset multiple => single; all but the first checked menuitem gets reset]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/semantics/menu/tentative/menu-elements-default-style.html.ini
vendored
Normal file
2
tests/wpt/meta/html/semantics/menu/tentative/menu-elements-default-style.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[menu-elements-default-style.html]
|
||||
expected: FAIL
|
9
tests/wpt/meta/html/semantics/menu/tentative/menubar-invoke-menulist.html.ini
vendored
Normal file
9
tests/wpt/meta/html/semantics/menu/tentative/menubar-invoke-menulist.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[menubar-invoke-menulist.html]
|
||||
[Menu elements are HTML elements.]
|
||||
expected: FAIL
|
||||
|
||||
[Menuitem with valid command/commandfor can invoke menulist popover.]
|
||||
expected: FAIL
|
||||
|
||||
[Checkable menuitems can still invoke menulist popovers]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/semantics/menu/tentative/menulist-popover-attribute.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/menu/tentative/menulist-popover-attribute.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[menulist-popover-attribute.html]
|
||||
[menulist is a popover by default.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue