summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/crashtests/147179-1.html
blob: 2aaac19844cfda6afc39ab36a44eafdc8a4d7460 (plain)
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>