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

