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 cfdf62854429aead6981dc6a356f57be2cdd581c..dd00952efed5c4e74e14654930419f0d28ed07f6 100644 |
--- a/third_party/WebKit/LayoutTests/fast/events/event-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/events/event-creation-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: 'SVGZoomEvent' is deprecated and will be removed in M52, around August 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". |