Index: LayoutTests/fast/files/file-reader-result-twice-expected.txt |
diff --git a/LayoutTests/fast/files/file-reader-result-twice-expected.txt b/LayoutTests/fast/files/file-reader-result-twice-expected.txt |
index 9db07dbe3aace885b51b061727c950818599fd15..f54946c5e4bbeea2a19f38128eb97d6378b7601d 100644 |
--- a/LayoutTests/fast/files/file-reader-result-twice-expected.txt |
+++ b/LayoutTests/fast/files/file-reader-result-twice-expected.txt |
@@ -1,7 +1,8 @@ |
Test that FileReader.result returns the same result regardless of whether it's from cache or not by getting it twice. |
- |
+This is a testharness.js-based test. |
PASS Read from a blob as a binary string |
PASS Read from a blob as a text |
PASS Read from a blob as a data URL |
+Harness: the test ran to completion. |