Index: LayoutTests/http/tests/inspector/network/network-empty-xhr-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/network/network-empty-xhr-expected.txt b/LayoutTests/http/tests/inspector/network/network-empty-xhr-expected.txt |
index 7ffd4a03c8f85c6ba879588eeedc600efc0ac3ca..be0251d20a76fff16b5fb1297e193944de3dc1a7 100644 |
--- a/LayoutTests/http/tests/inspector/network/network-empty-xhr-expected.txt |
+++ b/LayoutTests/http/tests/inspector/network/network-empty-xhr-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 WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. |
CONSOLE MESSAGE: line 6: XHR loaded: 1 |
CONSOLE MESSAGE: line 6: XHR loaded: 2 |