| Index: third_party/WebKit/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cors-script-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cors-script-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cors-script-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..0db112ff5d6019f7c620a1a4b6fa5d462daa9cf4
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cors-script-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +CONSOLE ERROR: Script from origin 'http://127.0.0.1:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: The 'Access-Control-Allow-Origin' header has a value 'http://127.0.0.1:8000' that is not equal to the supplied origin. Origin 'http://foobar_127.0.0.1:8000' is therefore not allowed access.
|
| +CONSOLE ERROR: Script from origin 'http://127.0.0.1:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: The 'Access-Control-Allow-Origin' header has a value 'http://127.0.0.1:8000' that is not equal to the supplied origin. Origin 'http://foobar_127.0.0.1:8000' is therefore not allowed access.
|
| +CONSOLE ERROR: Script from origin 'http://127.0.0.1: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://foobar_127.0.0.1:8000' is therefore not allowed access.
|
| +This is a testharness.js-based test.
|
| +PASS Script: <crossorigin='anonymous'>, ACAO: http://127.0.0.1:8000
|
| +PASS Script: <crossorigin='anonymous'>, ACAO: *
|
| +PASS Script: <crossorigin='use-credentials'>, ACAO: http://127.0.0.1:8000
|
| +PASS Script: <crossorigin='anonymous'>, CORS-ineligible resource
|
| +Harness: the test ran to completion.
|
| +
|
|
|