summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/crashtests/152444-1.html
blob: 6576444544163b1ee3da6f28c089ed441f85dd96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head>
<title>Untitled</title>
</head>
<body>
<table>
<tbody>
<form>
<tr><td colspan=2></td></tr>
<tr><td></td><td></td></tr>
</form>
</tbody>
</table>
</body>
</html>