Index: LayoutTests/fast/dom/HTMLDocument/document-all-expected.txt |
diff --git a/LayoutTests/fast/dom/HTMLDocument/document-all-expected.txt b/LayoutTests/fast/dom/HTMLDocument/document-all-expected.txt |
index 5fb7b10e4f99bfa39f42eee73c8f1f5de1a00422..65282aab5223bac7267b3c52a835902bec83342d 100644 |
--- a/LayoutTests/fast/dom/HTMLDocument/document-all-expected.txt |
+++ b/LayoutTests/fast/dom/HTMLDocument/document-all-expected.txt |
@@ -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 |