blob: a64058f08b62de3e4e7ac2a19067c2e9b9a7b9f6 [file] [log] [blame]
CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-allow-lists.php. Origin http://127.0.0.1:8000 is not allowed by Access-Control-Allow-Origin.
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".
PASS expectedMimeType is "text/plain;charset=utf-8"
PASS expectedMimeType is ""
PASS expectedMimeType is ""
PASS expectedMimeType is ""
PASS expectedMimeType is ""
PASS expectedMimeType is ""
PASS expectedMimeType is ""
PASS expectedMimeType is ""
PASS expectedMimeType is "multipart/mixed;boundary=\"--blob-boundary\""
PASS expectedMimeType is ""
PASS expectedMimeType is ""
PASS Cross-origin request without CORS headers should fail.
PASS expectedMimeType is "text/plain;charset=utf-8"
PASS successfullyParsed is true
TEST COMPLETE