| Index: LayoutTests/fast/events/show-modal-dialog-onblur-onfocus-expected.txt
|
| diff --git a/LayoutTests/fast/events/show-modal-dialog-onblur-onfocus-expected.txt b/LayoutTests/fast/events/show-modal-dialog-onblur-onfocus-expected.txt
|
| index ed9d6ef4ecef8f79a61f18d22d39a1c2ea449f5d..91f06764098cb20a558e4fd833926e159bcf220b 100644
|
| --- a/LayoutTests/fast/events/show-modal-dialog-onblur-onfocus-expected.txt
|
| +++ b/LayoutTests/fast/events/show-modal-dialog-onblur-onfocus-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: Chromium is considering deprecating showModalDialog. Please use window.open and postMessage instead.
|
| +CONSOLE WARNING: showModalDialog is deprecated. Please use window.open and postMessage instead.
|
| Pop up a modal dialog. Verifies that focus events are not fired while inside the message loop.
|
|
|
|
|
|
|