js/xpconnect/tests/mochitest/file_evalInSandbox.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
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