| Index: LayoutTests/fast/harness/show-modal-dialog-expected.txt
|
| diff --git a/LayoutTests/fast/harness/show-modal-dialog-expected.txt b/LayoutTests/fast/harness/show-modal-dialog-expected.txt
|
| index e0b8f30538cd222bdf589768be5f718acf5a0ba9..3fa756ebbe4b470239a2a1cbecd8a7a126dfb098 100644
|
| --- a/LayoutTests/fast/harness/show-modal-dialog-expected.txt
|
| +++ b/LayoutTests/fast/harness/show-modal-dialog-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.
|
| This test verifies that showModalDialog implementation in DRT works.
|
|
|
| You need to disable pop-up blocker for this test to run successfully.
|
|
|