tenfourfox/layout/reftests/table-dom/deleteTbodyRebuild1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

21 lines
187 B
HTML

<HEAD>
</HEAD>
<BODY>
<table bgcolor=orange border>
<tbody>
<tr>
<td>c31</td><td>c32</td>
</tr>
<tr>
<td>c41</td><td>c42</td>
</tr>
</tbody>
</table>
</BODY></HTML>