| Index: LayoutTests/http/tests/security/img-crossorigin-no-credentials-prompt-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/img-crossorigin-no-credentials-prompt-expected.txt b/LayoutTests/http/tests/security/img-crossorigin-no-credentials-prompt-expected.txt
|
| index 4deffda49a9ce7eddef66fc87dd4d06b77d78539..5f707c8a46d904da248d2eb1042b8aac66f10a7b 100644
|
| --- a/LayoutTests/http/tests/security/img-crossorigin-no-credentials-prompt-expected.txt
|
| +++ b/LayoutTests/http/tests/security/img-crossorigin-no-credentials-prompt-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -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. The response had HTTP status code 401.
|
| -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. The response had HTTP status code 401.
|
| +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. The response had HTTP status code 401. Alternatively, if you want an opaque response, switch to The Fetch API in 'no-cors' mode.
|
| +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. The response had HTTP status code 401. Alternatively, if you want an opaque response, switch to The Fetch API in 'no-cors' mode.
|
| No credentials should be prompted for on seeing a 401 for <img crossorigin>.
|
|
|
| PASS Non-CORS image resource failed to load
|
|
|