Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt |
index d600749fa26cfc3f6fea00ca7544c89099e4305a..02911a105dacdaf14c0c12405b85f82eabec4b3a 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/exceptions-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 62: 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 that XMLHttpRequest raises exceptions when it should. |
new XMLHttpRequest() |