haikuwebkit/LayoutTests/tables/mozilla/bugs/bug28933.html

11 lines
140 B
HTML

<title>test</title>
<table style='border-collapse:collapse;'>
<tr>
<td rowspan=2></td>
</tr>
<tr>
<td></td>
</tr>
</table>