mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
21 lines
565 B
INI
21 lines
565 B
INI
[reset.html]
|
|
type: testharness
|
|
[reset button only resets the form owner]
|
|
expected: FAIL
|
|
|
|
[the element is barred from constraint validation]
|
|
expected: FAIL
|
|
|
|
[clicking on a disabled reset does nothing]
|
|
expected: FAIL
|
|
|
|
[reset button resets controls associated with their form using the form element pointer]
|
|
expected: FAIL
|
|
|
|
[reset button resets controls associated with a form using the form attribute]
|
|
expected: FAIL
|
|
|
|
[reset button associated with a form using the form attribute resets all the form\'s controls]
|
|
expected: FAIL
|
|
|