mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Add oninput/onchange so tests work
This commit is contained in:
@@ -1,17 +1,5 @@
|
||||
[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