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

Side by Side Diff: LayoutTests/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: Reuse InspectorInstrumentation::didReceiveData 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 unified diff | Download patch
OLDNEW
1 Test case for Bug 18655: [XHR] OnProgress needs more test case 1 This test verify that file with content type does trigger onProgress event when response type 'blob' is specified.
2 2
3 This test verify that file with content type does trigger onProgress event.
4
5 You should see PASSED twice. 3 You should see PASSED twice.
6 4
7 PASSED 5 PASSED
8 6
9 PASSED 7 PASSED
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698