blob: a3b8233d29f43e96ebdd76646159b0f23093462d [file] [log] [blame]
Tests that getElementsByClassName() is able to return non-styled elements
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS collection.length is 1
PASS collection[0] is nonStyledElement
PASS successfullyParsed is true
TEST COMPLETE