blob: 09e443ad6b4e3dcdcd820b17cfc8488d72600e93 [file] [log] [blame]
Tests that calling SVGSVGElement.getElementById() without parameter throws an exception.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS svg.getElementById() threw exception TypeError: Not enough arguments.
PASS successfullyParsed is true
TEST COMPLETE