mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
Cargoify servo
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[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
|
||||
|
||||
[canceled activation steps on unchecked checkbox (indeterminate=true in onclick)]
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user