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

Unified Diff: LayoutTests/fast/files/file-reader-readystate-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/files/file-reader-readystate-expected.txt
diff --git a/LayoutTests/fast/files/file-reader-readystate-expected.txt b/LayoutTests/fast/files/file-reader-readystate-expected.txt
index d889a363207c8c11dc63da36e198e0085d2b63c3..b1cb39a71e1c40f58393aa6a8471a922db93f37f 100644
--- a/LayoutTests/fast/files/file-reader-readystate-expected.txt
+++ b/LayoutTests/fast/files/file-reader-readystate-expected.txt
@@ -1,7 +1,8 @@
-
+This is a testharness.js-based test.
PASS Check if the readyState is EMPTY initially
PASS Check if the readyState is LOADING in loadstart
PASS Check if the readyState is LOADING in progress
PASS Check if the readyState is DONE in load
PASS Check if the readyState is DONE in loadend
+Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698