Index: LayoutTests/http/tests/inspector/network-preflight-options-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/network-preflight-options-expected.txt b/LayoutTests/http/tests/inspector/network-preflight-options-expected.txt |
index b876dcc3d8620e357c869ecf90489d77bd399d37..4f966b1fd19b8cb952379b16d81df5cb79286971 100644 |
--- a/LayoutTests/http/tests/inspector/network-preflight-options-expected.txt |
+++ b/LayoutTests/http/tests/inspector/network-preflight-options-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/inspector/resources/cors-target.php?id=0&deny=yes. 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: XMLHttpRequest cannot load http://localhost:8000/inspector/resources/cors-target.php?id=1&deny=yes. 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: XMLHttpRequest cannot load http://localhost:8000/inspector/resources/cors-target.php?id=3&deny=yes. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. |