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

Unified Diff: LayoutTests/fast/dom/custom/callback-context-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/custom/callback-context-expected.txt
diff --git a/LayoutTests/fast/dom/custom/callback-context-expected.txt b/LayoutTests/fast/dom/custom/callback-context-expected.txt
index e680eb0ba4dc316ed7204a6a079f0ff9c7f3c834..a6798c348ef8ea732284b204f6b4ddabfc084cf3 100644
--- a/LayoutTests/fast/dom/custom/callback-context-expected.txt
+++ b/LayoutTests/fast/dom/custom/callback-context-expected.txt
@@ -1,4 +1,5 @@
-
+ This is a testharness.js-based test.
PASS callbacks created in the outer frame's context are invoked in that context
PASS callbacks created in the inner frame's context are invoked in that context
+Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698