Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / htmlcollection-selectedOptions-namedItem-crash-expected.txt
1 Makes sure HTMLCollection.namedItem() does not crash for collection of selected options.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 This test passes if it does not crash.
7 PASS options.namedItem("test") is null
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11