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

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: Rebase test style and XHR Created 7 years 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..424cd0c93baa8da9f1647f74b0c9122e9ac47859 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