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

Unified Diff: third_party/WebKit/LayoutTests/fast/files/file-reader-result-twice.html

Issue 1908533002: Remove superfluous "*-expected.txt" files in LayoutTests/fast (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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: third_party/WebKit/LayoutTests/fast/files/file-reader-result-twice.html
diff --git a/third_party/WebKit/LayoutTests/fast/files/file-reader-result-twice.html b/third_party/WebKit/LayoutTests/fast/files/file-reader-result-twice.html
index 8e144bef3f42ba1fe52dbd01bb4780e827264cf9..c65bb51563c7422b1c7f93235cd42a74235a2184 100644
--- a/third_party/WebKit/LayoutTests/fast/files/file-reader-result-twice.html
+++ b/third_party/WebKit/LayoutTests/fast/files/file-reader-result-twice.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
+<title>Test that FileReader.result returns the same result regardless of whether it's from cache or not by getting it twice.</title>
<body>
-<p>Test that FileReader.result returns the same result regardless of whether it's from cache or not by getting it twice.</p>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script type="text/javascript">

Powered by Google App Engine
This is Rietveld 408576698