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:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -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