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"> |