comparison: dom/tests/mochitest/chrome/DOMWindowCreated_content.html
dom/tests/mochitest/chrome/DOMWindowCreated_content.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
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> |