mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
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`
18 lines
559 B
INI
18 lines
559 B
INI
[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
|
|
|