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..1131a48897ed5e4e325c6670c55b800047eff461 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: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. |
Test that null values in XHR login/password parameters are treated correctly. |
No auth tokens should be sent with this request. |