Dactyloidae/dom/html/test/file_window_open_close_inner.html

7 lines
65 B
HTML
Raw Normal View History

<html>
<body>
<script>
window.close();
</script>
</html>
</body>