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 @@
[checkbox.html]
type: testharness
[click on mutable checkbox fires the input and change events]
expected: FAIL
[click on non-mutable checkbox doesn\'t fire the input or change event]
expected: FAIL
[pre-activation steps on unchecked checkbox]
expected: FAIL
[pre-activation steps on checked checkbox]
expected: FAIL
[canceled activation steps on unchecked checkbox]
expected: FAIL