summaryrefslogtreecommitdiffstats
path: root/dom/html/test/file_window_open_close_outer.html
blob: 682b399e75881dc8feb0a14c38cfd4019866b956 (plain)
1
2
3
4
5
<html>
<body>
<a id="link" href="file_window_open_close_inner.html" target="_blank" rel="opener" onclick="setTimeout(function () { window.close() }, 0)">link</a>
</html>
</body>