Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(162)

Unified Diff: LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt

Issue 51033005: Add a use counter and deprecation message for showModalDialog (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt
diff --git a/LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt b/LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt
index ac03bcda204a4c81e961548bd0d56912d800012b..db1a893130861f7e36dffd88e74356f321101efe 100644
--- a/LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt
+++ b/LayoutTests/fast/events/scroll-event-during-modal-dialog-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: Blink is considering deprecating showModalDialog. Please consider using window.open and postMessage instead.
Tests that scroll events are not fired while modal dialogs are displayed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698