Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-body-sync-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-body-sync-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-body-sync-expected.txt |
index 905b93e3ec583600b3e0e1df496ef1963ebe5bf2..d812a26a58e474b77f9ffc16baaf7e9277b20c92 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-body-sync-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-response-with-body-sync-expected.txt |
@@ -1,4 +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 https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 13: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
Test for bug 36854: Body from cross origin preflight response is prepended to the actual response body. |
PASS |