Chromium Code Reviews

Unified Diff: LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html

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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
diff --git a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
index 2daab8c059a8d60d0cf6b955a72e3972009f04ed..812255e93667d891b51f8bb9fd11a6b11cd653b5 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
+++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
@@ -129,7 +129,6 @@
"scrollTo",
"setInterval",
"setTimeout",
- "showModalDialog",
"stop",
"blur",
"close",

Powered by Google App Engine