Index: third_party/WebKit/LayoutTests/fast/events/event-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/events/event-creation-expected.txt b/third_party/WebKit/LayoutTests/fast/events/event-creation-expected.txt |
index 2e4fb7e0c8370038519319b48c9b52f569d04285..fa2b75dc3086bf5bccfa2ad49faa2c52d687e42c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/events/event-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/events/event-creation-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: 'SVGZoomEvent' is deprecated and will be removed in M52, around July 2016. See https://www.chromestatus.com/features/5760883808534528 for more details. |
+CONSOLE WARNING: line 1: 'SVGZoomEvent' is deprecated and will be removed in M52, around July 2016. See https://www.chromestatus.com/features/5760883808534528 for more details. |
This tests that document.createEvent is hooked up for all Event interfaces (and alternatives) and creates the right instance. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |