blob: 9b6453dfb011139e97bb45b1e55ae0780229b537 [file] [log] [blame]
Tests that the onchange event can be set on any element with an attribute.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS input.onchange fired.
PASS form.onchange fired.
PASS div.onchange fired.
PASS successfullyParsed is true
TEST COMPLETE