mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
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
|
|
|