Index: LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt b/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt |
index 3342da8c478ff5e7a1d2530de8653834950a3058..35baf62f49c4b5846545eba58ce4c12e4859145d 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-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/. |
This test verifies that XMLHttpRequest properly handles Content-Type when it is reused. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |