mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,39 @@
|
|||
[popover-target-element-disabled.html]
|
||||
[Disabled popover*target buttons should not affect the popover heirarchy.]
|
||||
expected: FAIL
|
||||
|
||||
[Disabling popover*target buttons when popovers are open should still cause all popovers to be closed when the formerly outer popover is closed.]
|
||||
expected: FAIL
|
||||
|
||||
[Disabling popover*target buttons when popovers are open should still cause all popovers to be closed when the formerly inner popover is closed.]
|
||||
expected: FAIL
|
||||
|
||||
[Setting the form attribute on popover*target buttons when popovers are open should close all popovers.]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the input type on a popover*target button when popovers are open should close all popovers.]
|
||||
expected: FAIL
|
||||
|
||||
[Disconnecting popover*target buttons when popovers are open should close all popovers.]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the popovertarget attribute to break the chain should close all popovers.]
|
||||
expected: FAIL
|
||||
|
||||
[Modifying popovertarget on a button which doesn't break the chain shouldn't close any popovers.]
|
||||
expected: FAIL
|
||||
|
||||
[Disabling popover*target buttons when popovers are open should not cause popovers to be closed.]
|
||||
expected: FAIL
|
||||
|
||||
[Setting the form attribute on popover*target buttons when popovers are open should not close them.]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the input type on a popover*target button when popovers are open should not close anything.]
|
||||
expected: FAIL
|
||||
|
||||
[Disconnecting popover*target buttons when popovers are open should not close anything.]
|
||||
expected: FAIL
|
||||
|
||||
[Changing the popovertarget attribute to break the chain should not close anything.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue