comparison: js/xpconnect/tests/mochitest/file_evalInSandbox.html
js/xpconnect/tests/mochitest/file_evalInSandbox.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <body> |
|
3 <script> |
|
4 document.foo = "bar"; |
|
5 windowfoo = "windowbar"; |
|
6 </script> |
|
7 </body> |
|
8 </html> |