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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-response-type-blob-expected.txt

Issue 23444058: Use downloadToFile option when XHR downloads a Blob (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 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: LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-response-type-blob-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-expected.txt b/LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-response-type-blob-expected.txt
similarity index 60%
copy from LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-expected.txt
copy to LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-response-type-blob-expected.txt
index e689f8b7def1dcedc056ec026d4a833840cd1d60..46a0720ab5ade45bdaca1a0664d27c76908def9d 100644
--- a/LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-response-type-blob-expected.txt
@@ -1,4 +1,4 @@
-Test case for bug 13596: Implement .onprogress handler on XMLHttpRequest objects to support progressive download content length information
+.onprogress handler on XMLHttpRequest objects with response type 'blob' works to support progressive download content length information
You should see type, bubble, cancelable, eventPhase, target and current target.

Powered by Google App Engine
This is Rietveld 408576698