| Index: LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt
|
| diff --git a/LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt b/LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt
|
| index 80fef246b69f00b3db02e39d19a3f30a1dcf858b..ec8392daf120cb365512a2129549ab14212927f1 100644
|
| --- a/LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt
|
| +++ b/LayoutTests/http/tests/fetch/chromium/error-messages-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE ERROR: Fetch API cannot load http://localhost:8000/fetch/resources/doctype.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
|
| +CONSOLE ERROR: Fetch API cannot load http://localhost:8000/fetch/resources/doctype.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. Alternatively, if you want an opaque response, switch to The Fetch API in 'no-cors' mode.
|
| CONSOLE ERROR: Fetch API cannot load http://localhost:8000/fetch/resources/redirect-loop.php?Count=100&ACAOrigin=*. Redirect failed.
|
| CONSOLE WARNING: Request.context is deprecated and will be removed in M46 (see: https://www.chromestatus.com/feature/5534702526005248).
|
| This is a testharness.js-based test.
|
|
|