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..2defd1a8ee75f04bdcc04af5b168868450e3fbdf 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. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. Alternatively, if you want an opaque response, switch to The Fetch API in 'no-cors' mode. |
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". |