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

Unified Diff: LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt

Issue 202143009: Merge 168993 "Revert XMLHttpRequest's receive-as-blob implementa..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1847/
Patch Set: Created 6 years, 9 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
« no previous file with comments | « no previous file | Source/core/xml/XMLHttpRequest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt
===================================================================
--- LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt (revision 169408)
+++ LayoutTests/http/tests/inspector/network/network-xhr-async-response-type-blob-expected.txt (working copy)
@@ -5,5 +5,5 @@
resource.type: xhr
resource.size: 11
resource.content before requesting content: undefined
-resource.content after requesting content: null
+resource.content after requesting content: Hello world
« no previous file with comments | « no previous file | Source/core/xml/XMLHttpRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698