Files
UXP-Fixed/parser/htmlparser/tests/crashtests/147179-1.html
T
2018-02-02 04:16:08 -05:00

8 lines
163 B
HTML

<html><head><title>Testcase for bug 141561</title></head>
<body>
<script>document.write("<form><input type='password'></form>");</script>
</body>
</html>