Index: LayoutTests/http/tests/xmlhttprequest/null-auth-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/null-auth-expected.txt b/LayoutTests/http/tests/xmlhttprequest/null-auth-expected.txt |
index 5a62485a11adcbdaffb2b13e71f2a63b284e9ea6..b59828d95947822d535a5dfef2d5160e39d9a33f 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/null-auth-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/null-auth-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 null values in XHR login/password parameters are treated correctly. |
No auth tokens should be sent with this request. |