| Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xhr-to-blob-in-isolated-world.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xhr-to-blob-in-isolated-world.html b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xhr-to-blob-in-isolated-world.html
|
| index 3ab77f4cc37a45b8a1f86ca543f746cd0d7518c4..87ce1403c9704189fc02fe6bc263f365f800a13f 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xhr-to-blob-in-isolated-world.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xhr-to-blob-in-isolated-world.html
|
| @@ -1,4 +1,5 @@
|
| <body>
|
| +
|
| This tests an isolated script's ability to XHR a blob that is in its security origin, which is not the same as the document's security origin.<br>
|
| We pass if there are no console errors.
|
| <script>
|
|
|