Index: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt |
index 908b113321a5df2197831efb70e61431c500755c..592a40c7c1cf5875f88676e25bbc73619259da98 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-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/. |
This test checks that no exception is raised when getting a 404 HTTP response - that's success from XHR point of view. |
PASS: No exception. |