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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 Test that FileReader.abort works. 2 Test that FileReader.abort works.
3 Received loadstart event 3 Received loadstart event
4 Received error event: 3 4 Received error event: AbortError
5 Received abort event 5 Received abort event
6 Received loadend event 6 Received loadend event
7 DONE 7 DONE
8 8
OLDNEW
« 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