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

Unified Diff: LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-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/platform/win/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt
diff --git a/LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-expected.txt b/LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt
similarity index 59%
copy from LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-expected.txt
copy to LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt
index 64d1b6c8f4ddcde84d265a473489c10062dcbb6e..992d3ed129e8e0fd6776bb2ce8b6f43c3b9b30cf 100644
--- a/LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-expected.txt
+++ b/LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt
@@ -1,6 +1,4 @@
-Test case for Bug 18655: [XHR] OnProgress needs more test case
-
-This test verify that file with content type does trigger onProgress event.
+This test verify that file with content type does trigger onProgress event when response type 'blob' is specified.
You should see PASSED twice.

Powered by Google App Engine
This is Rietveld 408576698