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

11 lines
110 B
HTML

<table border=1>
<thead>
<tr>
<th>inside thead
</thead>
<tr>
<td>inside tbody</td>
</tr>
</table>