blob: 4fda8e37591f6ce13a6823d3e82abf931973cd48 [file] [log] [blame]
This tests that items in a NodeList cannot be called indexed using [[Call]].
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS nodeList(0) threw exception TypeError: nodeList is not a function.
PASS successfullyParsed is true
TEST COMPLETE