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