Mypal/dom/html/test/file_window_open_close_oute...

6 lines
165 B
HTML

<html>
<body>
<a id="link" href="file_window_open_close_inner.html" target="_blank" onclick="setTimeout(function () { window.close() }, 0)">link</a>
</html>
</body>