| Index: LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-expected.txt b/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-expected.txt
|
| index 39d4f15fc81a8ec81308a0f683ac4dd7073f4717..062c72f6b787d1c6c3f6160414d7a8d582f01025 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-allow-lists.php. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
|
| +CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-allow-lists.php. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
|
| Test verifies that content MIME type is set correctly when Blob is sent using XMLHttpRequest asynchronously.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|