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 @@
|
||||
[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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user