blob: c45d7b19ddc000ae339547b7639d343afcc905dc [file] [log] [blame]
Makes sure HTMLCollection.namedItem() does not crash for collection of selected options.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
This test passes if it does not crash.
PASS options.namedItem("test") is null
PASS successfullyParsed is true
TEST COMPLETE