blob: 60e178a6cd9ecbca47094fb1e625da2610e73477 [file] [log] [blame]
Test that HTMLAllCollection.tags() matches IE behavior with too few arguments.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.all.tags() threw exception TypeError: Not enough arguments.
PASS successfullyParsed is true
TEST COMPLETE