Index: LayoutTests/http/tests/xmlhttprequest/authorization-header-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/authorization-header-expected.txt b/LayoutTests/http/tests/xmlhttprequest/authorization-header-expected.txt |
index c70fb9eff727efcebd58fff7e83bd70cae94bd75..ad0eed7f2bed7a1ba0f9595802a39b3ec8f4c7d4 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/authorization-header-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/authorization-header-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 Authorization header can be set via setRequestHeader. |
PASS |