Files
UXP-Fixed/dom/html/test/file_window_open_close_inner.html
T
2018-02-02 04:16:08 -05:00

8 lines
65 B
HTML

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