parser/htmlparser/tests/crashtests/152444-1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:e0079ac7239c
1 <html>
2 <head>
3 <title>Untitled</title>
4 </head>
5 <body>
6 <table>
7 <tbody>
8 <form>
9 <tr><td colspan=2></td></tr>
10 <tr><td></td><td></td></tr>
11 </form>
12 </tbody>
13 </table>
14 </body>
15 </html>

mercurial