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
23708 changed files with 772645 additions and 694 deletions

View File

@@ -0,0 +1,17 @@
[indeterminate.html]
type: testharness
[':progress' matches <input>s radio buttons whose radio button group contains no checked input and <progress> elements without value attribute]
expected: FAIL
[dynamically check a radio input in a radio button group]
expected: FAIL
[click on radio4 which is in the indeterminate state]
expected: FAIL
[removing progress2's value should put it in an indeterminate state]
expected: FAIL
[':progress' also matches <input> checkbox whose indeterminate IDL is set to true]
expected: FAIL