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

Unified Diff: LayoutTests/fast/files/file-reader-abort-expected.txt

Issue 22831019: Deprecate FileError in FileAPI (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: win test expectation fix (temporary) Created 7 years, 4 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
« no previous file with comments | « LayoutTests/fast/files/file-reader-abort.html ('k') | LayoutTests/fast/files/read-file-async-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/files/file-reader-abort-expected.txt
diff --git a/LayoutTests/fast/files/file-reader-abort-expected.txt b/LayoutTests/fast/files/file-reader-abort-expected.txt
index 2651ca8faf48d467035e21f29e9e824d68b0cc6e..98d62e7949efdba68fbe6bab357a4cdab18b8eff 100644
--- a/LayoutTests/fast/files/file-reader-abort-expected.txt
+++ b/LayoutTests/fast/files/file-reader-abort-expected.txt
@@ -1,7 +1,7 @@
Test that FileReader.abort works.
Received loadstart event
-Received error event: 3
+Received error event: AbortError
Received abort event
Received loadend event
DONE
« no previous file with comments | « LayoutTests/fast/files/file-reader-abort.html ('k') | LayoutTests/fast/files/read-file-async-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698