tenfourfox/dom/tests/mochitest/chrome/DOMWindowCreated_content.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

10 lines
194 B
HTML

<!DOCTYPE html>
<head>
<title>DOMWindowCreated helper</title>
<script type="application/javascript">
window.doneFunction();
</script>
<body>
<h1>DOMWindowCreated Helper</h1>