Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Element / id-in-formcollection-expected.txt
blob350e2516263fc92019d944c32f02904e9ecbc9b3
1 Test using id in HTMLFormCollection
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS elems["ids1"][1].getAttribute("name") is "name2"
7 PASS successfullyParsed is true
9 TEST COMPLETE