mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Cargoify servo
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[button.html]
|
||||
type: testharness
|
||||
[clicking on button should not submit a form]
|
||||
expected: FAIL
|
||||
|
||||
[the element is barred from constraint validation]
|
||||
expected: FAIL
|
||||
|
||||
[clicking on button should not reset other form fields]
|
||||
expected: FAIL
|
||||
|
||||
[clicking on button should not unchecked radio buttons]
|
||||
expected: FAIL
|
||||
|
||||
[clicking on button should not change its indeterminate IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user