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 e67594e7e0169ca3c49deb6eff271c5886bd7262..e0fa98fbfd80f312a24a1f751df457f1706d7d94 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 http://xhr.spec.whatwg.org/. |
+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/. |
Tests for bug 11053 - XMLHttpRequest should be an EventTarget. |
fooListener: this = [object XMLHttpRequest] |