mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Cargoify servo
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user