js/xpconnect/tests/mochitest/file2_bug629227.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:ea80a67bc961
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <script>
5 document.domain = "example.org";
6 </script>
7 </head>
8 <body>
9 <form name="form1" id="test1"></form>
10 </body>
11 </html>

mercurial