1 2 3 4 5 6 7
<html><head><title>Testcase for bug 141561</title></head> <body> <script>document.write("<form><input type='password'></form>");</script> </body> </html>