Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Unified Diff: LayoutTests/fast/dom/HTMLDocument/document-all-expected.txt

Issue 148693003: Remove legacy HTMLAllCollection.tags() method (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/dom/HTMLDocument/script-tests/document-all.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | LayoutTests/fast/dom/HTMLDocument/script-tests/document-all.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698