Sign in
webkit
/
WebKit
/
5ee98c8883ab121686764809a2752a0eb41e4c7c
/
.
/
LayoutTests
/
fast
/
events
/
programmatic-check-no-change-event-expected.txt
blob: a1c2c893eec5baf36ece0770dbffbef91a1f9108 [
file
] [
log
] [
blame
]
This test checks that programmaticly changing the checked state of a checkbox does not fire the "change" event (but user action like calling "click" does).
PASS: got exactly one change event.