haikuwebkit/LayoutTests/fast/table/014.html

9 lines
214 B
HTML

<body><img border="0" width="132" height="86">
<table cellpadding="0" cellspacing="0" border="0" width="132" align="left">
<tr>
<td>hello</td>
</tr><h2></h2><tr>
<td>goodbye</td>
</tr>
</table>
</body>