Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / img-crossorigin-redirect-no-cors-expected.txt
1 CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
2 CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
3 CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
4 CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
5 Testing the handling of CORS-enabled fetch in the presence of 'No CORS' redirects.
6
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8
9
10 PASS/FAIL descriptions are of the form, 'CORS request type': 'redirect CORS type' => 'resource'
11
12 PASS: Anonymous request: no-CORS => no-CORS image resource.
13 PASS: Anonymous request: no-CORS => anonymous-CORS image resource.
14 PASS: Credentialled request: no-CORS => credential-CORS image resource (same origin.)
15 PASS: Credentialled request: no-CORS => credential-CORS image resource (cross origin.)
16 PASS successfullyParsed is true
17
18 TEST COMPLETE
19