Chromium Code Reviews

Unified Diff: LayoutTests/fast/dom/NodeIterator/NodeIterator-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
diff --git a/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt b/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
index cf8916dac73e8084f707b1e320694c3b1da62683..fe19d65ff3407aa8d97d6bd8953488a23f1ca176 100644
--- a/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
+++ b/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
@@ -9,4 +9,5 @@ PASS Iterate over all text nodes forward then backward.
PASS Iterate over all comment nodes forward then backward.
PASS Test the behavior of NodeIterator when no nodes match with the given filter.
PASS Test the behavior of NodeIterator when NodeFilter is specified.
+PASS Test that the fourth argument (expandEntityReferences) is ignored.
« no previous file with comments | « LayoutTests/fast/dom/NodeIterator/NodeIterator-basic.html ('k') | LayoutTests/fast/dom/TreeWalker/TreeWalker-basic.html » ('j') | no next file with comments »

Powered by Google App Engine