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

Unified Diff: LayoutTests/fast/dom/TreeWalker/TreeWalker-basic-expected.txt

Issue 106423002: Remove fourth argument to createNodeIterator/createTreeWalker (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: base files Created 7 years 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 | « LayoutTests/fast/dom/TreeWalker/TreeWalker-basic.html ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/TreeWalker/TreeWalker-basic-expected.txt
diff --git a/LayoutTests/fast/dom/TreeWalker/TreeWalker-basic-expected.txt b/LayoutTests/fast/dom/TreeWalker/TreeWalker-basic-expected.txt
index ff715d4a28392b786a9dbe896046551dae04bc1a..796c0b34072e61becd949f87d4f08db4c9b0f131 100644
--- a/LayoutTests/fast/dom/TreeWalker/TreeWalker-basic-expected.txt
+++ b/LayoutTests/fast/dom/TreeWalker/TreeWalker-basic-expected.txt
@@ -4,4 +4,5 @@ This test checks the basic functionality of TreeWalker.
PASS Construct a TreeWalker by document.createTreeWalker().
PASS Give an invalid root node to document.createTreeWalker().
PASS Walk over nodes.
+PASS Test that the fourth argument (expandEntityReferences) is ignored.
« no previous file with comments | « LayoutTests/fast/dom/TreeWalker/TreeWalker-basic.html ('k') | Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698