trisquel-icecat/icecat/testing/web-platform/tests/fenced-frame/resources/close.html

5 lines
No EOL
104 B
HTML

<!DOCTYPE html>
<title>This window will close when it loads</title>
<script>
window.close();
</script>