Index: LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain-expected.txt b/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain-expected.txt |
index 33a6a9380c95513ea4dfe59412576d82cbc316f7..803e3f3243ef7e03c3f778bb55554145ba9923fa 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain-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/. |
Description |
This test validates that the XHR2 timeout property behaves as expected in async cases in document (i.e. non-worker) context. |