layout/tables/crashtests/351628-1.xhtml

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:d74fe5e74dd6
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 </head>
4
5 <body onload="var yy = document.getElementById('yy'); yy.parentNode.removeChild(yy);">
6
7 <table border="1" style="border-collapse: collapse;">
8 <tr>
9 <td> <td id="yy"/> </td>
10 </tr>
11 </table>
12
13 </body>
14 </html>

mercurial