mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 21:00:42 +02:00
7 lines
64 B
HTML
7 lines
64 B
HTML
<html>
|
|
<body>
|
|
<script>
|
|
window.open();
|
|
</script>
|
|
</body>
|
|
</html>
|