Files
servo/tests/wpt/metadata/html/semantics/selectors/pseudo-classes/indeterminate.html.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