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