Sign in
webkit
/
WebKit
/
c71295638f595a4ed7f2a4a5cfd89dd2298b8a83
/
.
/
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.