Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / form-onchange-expected.txt
blob9b6453dfb011139e97bb45b1e55ae0780229b537
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
11 TEST COMPLETE