Add oninput/onchange so tests work

This commit is contained in:
Manish Goregaokar
2014-11-26 22:29:41 +05:30
parent e7ac792ed6
commit e7b3caa386
15 changed files with 43 additions and 200 deletions

View File

@@ -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