chromium/third_party/blink/web_tests/fast/events/programmatic-check-no-change-event-expected.txt

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.