js/xpconnect/tests/mochitest/file_evalInSandbox.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:355d62b8cdb3
1 <html>
2 <body>
3 <script>
4 document.foo = "bar";
5 windowfoo = "windowbar";
6 </script>
7 </body>
8 </html>

mercurial