| Index: third_party/WebKit/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cors-xhr-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cors-xhr-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cors-xhr-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e8ded71378f8ba60ccbe3dcceb1c5ba06aaf914c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/suborigins/crossorigin/suborigin-cors-xhr-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +CONSOLE ERROR: XMLHttpRequest cannot load http://127.0.0.1:8000/security/resources/cors-script.php?value=ran. 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: XMLHttpRequest cannot load http://127.0.0.1:8000/security/resources/cors-script.php?credentials=true&value=ran. 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: XMLHttpRequest cannot load http://127.0.0.1:8000/security/resources/cors-script.php?value=ran&cors=false. 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 XHR: <crossorigin='anonymous'>, ACAO: http://127.0.0.1:8000
|
| +PASS XHR: <crossorigin='anonymous'>, ACAO: *
|
| +PASS XHR: <crossorigin='use-credentials'>, ACAO: http://127.0.0.1:8000
|
| +PASS XHR: <crossorigin='anonymous'>, CORS-ineligible resource
|
| +Harness: the test ran to completion.
|
| +
|
|
|