Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<script src="/tests/SimpleTest/SimpleTest.js"></script>
<script>
SpecialPowers.wrap(document).notifyUserGestureActivation();
window.close();
</script>
See ya! (This window will close itself)