Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
dom
/
HTMLDocument
/
document-all-expected.txt
blob: 5fb7b10e4f99bfa39f42eee73c8f1f5de1a00422 [
file
]
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