mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-06 02:30:56 +00:00
10 lines
194 B
HTML
10 lines
194 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<title>DOMWindowCreated helper</title>
|
|
|
|
<script type="application/javascript">
|
|
window.doneFunction();
|
|
</script>
|
|
<body>
|
|
<h1>DOMWindowCreated Helper</h1>
|