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 df86c93e5952638692b8a7cfb195843963092661..33a6a9380c95513ea4dfe59412576d82cbc316f7 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain-expected.txt |
@@ -1,5 +1,3 @@ |
-CONSOLE MESSAGE: XMLHttpRequest.timeout cannot be set for synchronous HTTP(S) requests made from the window context. |
-CONSOLE MESSAGE: Synchronous XMLHttpRequests must not have a timeout value set. |
Description |
This test validates that the XHR2 timeout property behaves as expected in async cases in document (i.e. non-worker) context. |