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

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

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/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
diff --git a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
index c396394040dba82cf5adc6fa4061de8ba864f602..6e420b7601041cca554bff81d35865946ba08571 100644
--- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
+++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
@@ -133,7 +133,6 @@ PASS: canGetDescriptor(targetWindow, 'scrollBy') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'scrollTo') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'setInterval') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'setTimeout') should be 'false' and is.
-PASS: canGetDescriptor(targetWindow, 'showModalDialog') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'stop') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'blur') should be 'false' and is.
PASS: canGetDescriptor(targetWindow, 'close') should be 'false' and is.

Powered by Google App Engine
This is Rietveld 408576698