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

Unified Diff: trunk/src/chrome/test/data/showmodaldialog.html

Issue 178783002: Revert 252889 "Revert 252883 "Remove tests and code for showModa..." (Closed) Base URL: svn://svn.chromium.org/chrome/
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: trunk/src/chrome/test/data/showmodaldialog.html
===================================================================
--- trunk/src/chrome/test/data/showmodaldialog.html (revision 252987)
+++ trunk/src/chrome/test/data/showmodaldialog.html (working copy)
@@ -1,9 +0,0 @@
-<html>
-<body onload="ShowDialog()">
-<script>
-function ShowDialog() {
- document.title = window.showModalDialog("showmodaldialog_dialog.html");
-}
-</script>
-</body>
-</html>
« no previous file with comments | « trunk/src/chrome/browser/ui/browser_browsertest.cc ('k') | trunk/src/content/browser/renderer_host/render_view_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698