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