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

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

Issue 9895001: Merge 111098 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 9 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-get.html
===================================================================
--- LayoutTests/http/tests/security/cross-frame-access-get.html (revision 112459)
+++ LayoutTests/http/tests/security/cross-frame-access-get.html (working copy)
@@ -133,9 +133,7 @@
"scrollTo",
"setInterval",
"setTimeout",
- // FIXME: This function is now implemented on mac and hence the expected output changes. Uncomment after adding a
- // mac specific test for showModalDialog. Bug# 39897
- // "showModalDialog",
+ "showModalDialog",
"stop"
];

Powered by Google App Engine
This is Rietveld 408576698