blob: 5fb7b10e4f99bfa39f42eee73c8f1f5de1a00422 [file] [log] [blame]
PASS htmlallcollection.toString() is '[object HTMLAllCollection]'
PASS typeof htmlallcollection.tags == "function" is true
PASS htmlallcollection.tags("body").length is 1
PASS successfullyParsed is true
TEST COMPLETE