tenfourfox/parser/htmlparser/tests/crashtests/147179-1.html

8 lines
163 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html><head><title>Testcase for bug 141561</title></head>
<body>
<script>document.write("<form><input type='password'></form>");</script>
</body>
</html>