Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / img-crossorigin-redirect-anonymous-expected.txt
1 CONSOLE ERROR: Image from 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: A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. 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: A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
4 Testing the handling of CORS-enabled fetch in the presence of 'anonymous' redirects.
5
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7
8
9 PASS/FAIL descriptions are of the form, 'CORS request type': 'redirect CORS type' => 'resource'
10
11 PASS: Anonymous request: anonymous => no-CORS image resource.
12 PASS: Anonymous request: anonymous => anonymous-CORS image resource.
13 PASS: Credentialled request: anonymous => credentialled image resource (same origin.)
14 PASS: Credentialled request: anonymous => credentialled image resource (cross origin.)
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18