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