dom/tests/mochitest/chrome/DOMWindowCreated_content.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:b51f12732329
1 <!DOCTYPE html>
2 <head>
3 <title>DOMWindowCreated helper</title>
4
5 <script type="application/javascript">
6 window.doneFunction();
7 </script>
8 <body>
9 <h1>DOMWindowCreated Helper</h1>

mercurial