1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-17 05:48:50 +00:00
Files
UXP/parser/htmlparser/tests/crashtests/147179-1.html
T

8 lines
156 B
HTML

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