blob: b177d5624ef069d4efa37bd88788ea7d022eb44a [file] [log] [blame]
Test getElementById
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS elem.getAttribute("name") is "name1"
PASS elem.getAttribute("name") is "name2"
PASS elem is null
PASS successfullyParsed is true
TEST COMPLETE