Index: LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-double-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-double-expected.txt b/LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-double-expected.txt |
index ffdbeaccf91476f51cd3221a4ecea123124a7bb7..2b9a823b6e6f0eb870a44b7a7cffd8ded16506f4 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-double-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-double-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 chain of redirects to a server that responds is indistinguishable from one that does not. Should say PASS: |
PASS |