Files
servo/tests/wpt/metadata/html/semantics/forms/the-input-element/checkbox.html.ini
Jack Moffitt c6ab60dbfc Cargoify servo
2014-09-08 20:21:42 -06:00

21 lines
522 B
INI

[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