Files
servo/tests/wpt/metadata/html/semantics/forms/the-input-element/reset.html.ini
Jack Moffitt c6ab60dbfc Cargoify servo
2014-09-08 20:21:42 -06:00

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