summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/chrome/DOMWindowCreated_content.html
blob: acb6b0582e38e1f53bee9127a37e0a6254595209 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<head>
  <title>DOMWindowCreated helper</title>

  <script type="application/javascript">
  window.doneFunction();
  </script>
<body>
  <h1>DOMWindowCreated Helper</h1>