summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/showmodaldialog_dialog.html
blob: b86221a17f960c329ac565f063d75a9b2154d4ec (plain)
1
2
3
4
5
6
7
<html>
<head>
<title>ModalDialogTitle</title>
</head>
<body onload="window.close()" onbeforeunload="window.returnValue='SUCCESS'">
</body>
</html>