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

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

Issue 366223006: createTreeWalker and createNodeIterator should deal with null NodeFilter (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Use fully qualified variable name Created 6 years, 5 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
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 69205238336bc841b7973fd340f7d699cac7b06d..9db4a2e65f5def53d0b1a3f6fead9ff6bc28a59d 100644
--- a/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
+++ b/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
@@ -11,5 +11,6 @@ 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.
+PASS Optional arguments to createNodeIterator should be optional (3 passed, null).
Harness: the test ran to completion.
« 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
This is Rietveld 408576698