mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Add oninput/onchange so tests work
This commit is contained in:
@@ -6,3 +6,15 @@
|
||||
[dynamically check a radio input in a radio button group]
|
||||
expected: FAIL
|
||||
|
||||
[click on radio4 which is in the indeterminate state]
|
||||
expected: FAIL
|
||||
|
||||
[adding a value to progress1 should put it in a determinate state]
|
||||
expected: FAIL
|
||||
|
||||
[removing progress2\'s value should put it in an indeterminate state]
|
||||
expected: FAIL
|
||||
|
||||
[\':progress\' also matches <input> checkbox whose indeterminate IDL is set to true]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user