blob: ab4cf4a455ed12cf467afded484e18559eb25e55 [file] [log] [blame]
Tests that className works on non HTMLElements
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS htmlElement.className is "foo"
PASS xmlElement.className is "foo"
PASS successfullyParsed is true
TEST COMPLETE