Index: LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload-expected.txt b/LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload-expected.txt |
index 75130844f0daa59eeefbf13b434cf8725fb4f36e..d4e37631bb8e07cff232f61bdfa8c2ea2b126753 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload-expected.txt |
@@ -1,3 +1,5 @@ |
+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/. |
+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/. |
Make two XHRs for the resource which is already cached. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |