Index: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unload-sync-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unload-sync-expected.txt b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unload-sync-expected.txt |
index 91f403124d4e6b1a6775817a8605a01496bc0f9f..2030169e1d8130f583edf7f3031b3b0103145e80 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unload-sync-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unload-sync-expected.txt |
@@ -1,4 +1,5 @@ |
frame "ifr" - has 1 onunload handler(s) |
+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 behavior of sync XHR during unload |
PASS: sync XHR completed successfully |