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