Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / script-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
6
7 PASS/FAIL descriptions are of the form, 'CORS request type': 'redirect CORS type' => 'resource'
8
9 PASS: Anonymous request: no-CORS => no-CORS script resource.
10 PASS: Anonymous request: no-CORS => anonymous-CORS script resource.
11 PASS: Credentialled request: no-CORS => credential-CORS script resource (same origin.)
12 PASS: Credentialled request: no-CORS => credential-CORS script resource (cross origin.)
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16