Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/access-control-preflight-headers-async-expected.txt |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-headers-async-expected.txt b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-headers-async-expected.txt |
| index 4188b7fda148dcfcdbfdc042122ad51808e189c4..d05a95b4cbd6c009940f84d7b74d9756eeb3cbe3 100644 |
| --- a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-headers-async-expected.txt |
| +++ b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-headers-async-expected.txt |
| @@ -1,3 +1,4 @@ |
| +CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning. |
| Test that custom headers are not sent with OPTIONS preflight request. |
| PASS |