Index: LayoutTests/fast/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt |
diff --git a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt |
index d7908642262c5a5fa1df48b63add35521ea2a466..dd530a83c2003576de26fa1165c9c5f07819024c 100644 |
--- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt |
+++ b/LayoutTests/fast/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 for rdar://problem/4962298 REGRESSION: Synchronous XHR for missing local file throws exception -- breaks Wikipedia widget |
PASS: No exception. |