| 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 005b3bf058a02acdb9504702ea9cfa09995fbc38..5ddde9dda0ac9920dc115c9fa7550ba127a088f2 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 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.
|
| +CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-allow-lists.php. Received response but it doesn't pass the access control check: 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".
|
|
|