Index: LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-expected.txt b/LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-expected.txt |
index 14ecddae647574faeb495fcaa9df7ef3dc606c34..5b885bb5c578ce124d49898a6c6e45af70f4cb76 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-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/. |
Test that a cross-origin redirect to a server that responds is indistinguishable from one that does not. Should say PASS: |
PASS |