blob: 496a907678f2d15b3c48821bf1d6b9fb351da48a [file] [log] [blame]
Tests that clicking a radio element only fires a 'change' event if its checked state actually changes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS a_events.toString() is "click"
PASS b_events.toString() is ""
PASS a_events.toString() is ""
PASS b_events.toString() is "click,input,change"
PASS successfullyParsed is true
TEST COMPLETE
a b