Index: third_party/WebKit/LayoutTests/fast/files/file-reader-result-twice-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/files/file-reader-result-twice-expected.txt b/third_party/WebKit/LayoutTests/fast/files/file-reader-result-twice-expected.txt |
deleted file mode 100644 |
index f54946c5e4bbeea2a19f38128eb97d6378b7601d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/files/file-reader-result-twice-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-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. |
- |