| 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
|
|
|
|
|