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

Unified Diff: LayoutTests/fast/dom/Window/open-window-min-size-expected.txt

Issue 243473002: Make window.showModalDialog configurable at runtime (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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/dom/Window/open-window-min-size-expected.txt
diff --git a/LayoutTests/fast/dom/Window/open-window-min-size-expected.txt b/LayoutTests/fast/dom/Window/open-window-min-size-expected.txt
index 0e291775a53d51b28a1caac26ee2ea927e6a997f..fa3789354b0309217c57ca9b0b1c59c4c6ab2def 100644
--- a/LayoutTests/fast/dom/Window/open-window-min-size-expected.txt
+++ b/LayoutTests/fast/dom/Window/open-window-min-size-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.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698