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

Unified Diff: LayoutTests/platform/linux/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: Add LayoutTests expected file for Linux 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/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt
diff --git a/LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-expected.txt b/LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt
similarity index 59%
copy from LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-expected.txt
copy to LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt
index 140292cf0e01b31e7f4a2e93d0ee33fd716b7d8b..76dbaab186b5b356c907a455295d2708ef23cf80 100644
--- a/LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-expected.txt
+++ b/LayoutTests/platform/linux/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