Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / htmlcollection-selectedOptions-namedItem-crash-expected.txt
blobc45d7b19ddc000ae339547b7639d343afcc905dc
1 Makes sure HTMLCollection.namedItem() does not crash for collection of selected options.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 This test passes if it does not crash.
7 PASS options.namedItem("test") is null
8 PASS successfullyParsed is true
10 TEST COMPLETE