| Index: LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt
|
| index fb2d2fe59666145c3dd2601fcc64ccde5263d628..9a239e410e3e15bf10dfe610dbd750b1114ff58e 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-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.
|
| CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-preflight-denied-xsrf.php?state=header. Request header field X-NON-STANDARD is not allowed by Access-Control-Allow-Headers.
|
| PASS: Request successfully blocked.
|
|
|
|
|