Index: LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt b/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt |
index 17e370d61c956f8e199a4908e7b037a661447513..9d07a2ea775b8ad19b2097bbc5acf44b1c44c1b8 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/exceptions-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 XMLHttpRequest raises exceptions when it should. |
new XMLHttpRequest() |