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

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

Issue 109763007: Reland r159735 - support for test harness (text-only) tests w/o expected results. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update testharness-based baselines 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
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 796c0b34072e61becd949f87d4f08db4c9b0f131..83ad7cffa5cfcee810cf205a958e00c9ca7a4675 100644
--- a/LayoutTests/fast/dom/TreeWalker/TreeWalker-basic-expected.txt
+++ b/LayoutTests/fast/dom/TreeWalker/TreeWalker-basic-expected.txt
@@ -1,8 +1,9 @@
This test checks the basic functionality of TreeWalker.
-
+This is a testharness.js-based test.
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.
+Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698