Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLFormElement / htmlformelement-indexed-getter-expected.txt
blobdb8ff5802dc92ec6da802056fef4fa5086b20456
1 This test verifies that elements can be fetched by index from HTMLFormElements.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS form[0] is my_input
7 PASS successfullyParsed is true
9 TEST COMPLETE
10 HTMLInputElement