Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / HTMLDocument / document-all-expected.txt
index 5fb7b10..65282aa 100644 (file)
@@ -1,6 +1,4 @@
 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