blob: 6139850344960a480ca1db169118fa7b46cfb463 [file] [log] [blame]
This is a testharness.js-based test.
PASS clicking and preventDefaulting a checkbox causes the checkbox to be checked during the click handler but reverted
FAIL a checkbox input emits click, input, change events in order after synthetic click assert_array_equals: lengths differ, expected 3 got 2
FAIL a checkbox input emits click, input, change events in order after dispatching click event assert_array_equals: lengths differ, expected 3 got 2
PASS checkbox input respects cancel behavior on synthetic clicks
Harness: the test ran to completion.