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

Unified Diff: LayoutTests/fast/dom/Window/resources/window-properties.js

Issue 174073007: Remove deprecated window.showModalDialog() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/resources/window-properties.js
diff --git a/LayoutTests/fast/dom/Window/resources/window-properties.js b/LayoutTests/fast/dom/Window/resources/window-properties.js
index ddee14320a8f825b9f9a8b4121dd3da0f1c92ecf..25637f13b5d5ba3b7ece5e890c69c972092a1c21 100644
--- a/LayoutTests/fast/dom/Window/resources/window-properties.js
+++ b/LayoutTests/fast/dom/Window/resources/window-properties.js
@@ -27,7 +27,6 @@ var propertyInfo = [
["scrollTo", "function"],
["setInterval", "function"],
["setTimeout", "function"],
- ["showModalDialog", "function"],
["stop", "function"],
["toString", "function"],

Powered by Google App Engine
This is Rietveld 408576698