| Index: third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt
|
| index 67887322769baa40c70535a7aaafd121827f0d9f..407f81325c568d2c4a62d8e5625142aaa176d08d 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: 'window.postMessage(message, transferables, targetOrigin)' is deprecated and will be removed in M54, around October 2016. See https://www.chromestatus.com/features/5719033043222528 for more details.
|
| Test that the second argument of window.postMessage is ignored or triggers an error if it is not a message port. You should see PASS message '1' through '7', followed by 'done', with messages 4-7 received below.
|
|
|
|
|
|
|