summaryrefslogtreecommitdiffstats
path: root/dom/html/test/file_window_open_close_inner.html
blob: dbc7e3aba83c5baffed16730e254383e54f0455e (plain)
1
2
3
4
5
6
7
<html>
<body>
<script>
window.close();
</script>
</html>
</body>