1 Tests that the onchange event can be set on any element with an attribute.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS input.onchange fired.
7 PASS form.onchange fired.
8 PASS div.onchange fired.
9 PASS successfullyParsed is true