Files
servo/tests/wpt/meta-legacy-layout/html/semantics/selectors/pseudo-classes/checked.html.ini
Martin Robinson f4578afdfe 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`
2023-06-22 21:15:41 +02:00

15 lines
465 B
INI

[checked.html]
type: testharness
[':checked' matches checked <input>/<menuitem> in checkbox and radio button states, selected <option>s]
expected: FAIL
[':checked' should no longer match <input>s whose type checkbox/radio has been removed]
expected: FAIL
[':checked' matches clicked checkbox and radio buttons]
expected: FAIL
[':checked' matches checked <input>s in checkbox and radio button states, selected <option>s]
expected: FAIL