Index: third_party/WebKit/LayoutTests/fast/events/constructors/midi-message-event-constructor-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/events/constructors/midi-message-event-constructor-expected.txt b/third_party/WebKit/LayoutTests/fast/events/constructors/midi-message-event-constructor-expected.txt |
index 5dc82f1c400d9bf6cdd10d07b00d92879c37b4dd..2c2019c32e70cd51a512e906c8d24bef0460b44c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/events/constructors/midi-message-event-constructor-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/events/constructors/midi-message-event-constructor-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: line 1: MIDIMessageEvent.receivedTime is deprecated and will be removed in M56, around January 2017. See https://www.chromestatus.com/features/5665772797952000 for more details. |
This tests the constructor for the MIDIMessageEvent DOM class. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |