Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/event-target-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/event-target-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/event-target-expected.txt |
index e0fa98fbfd80f312a24a1f751df457f1706d7d94..b1033becf3bf8cda9ea1c2f672a6ea722725d60a 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/event-target-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/event-target-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 59: 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/. |
Tests for bug 11053 - XMLHttpRequest should be an EventTarget. |
fooListener: this = [object XMLHttpRequest] |