file2_bug629227.html 177 B

123456789101112
  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>