blob: f232dcb7c9af0675fd7e0a10fd71d3c98ecb1a53 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Page with showModalDialog() API</title>
</head>
<body>
<button type="button" onclick="javascript:showModalDialog('standalone-fail.htm')">Click here to call showModalDialog() API</button>
</body>
</html>