Index: LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-expected.txt |
diff --git a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-expected.txt b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-expected.txt |
index 44406b0d3a03a725ed96c6ac8eb872727a7dd47d..e8c2e41e4fb268e85ab1f86e0fec7b56e5662404 100644 |
--- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-expected.txt |
+++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-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 tests that the XMLHttpRequest responseType attribute is not modifiable for synchronous HTTP(S) requests. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |