Mypal/layout/reftests/table-dom/deleteRowsShrink1-ref.html

21 lines
201 B
HTML

<HEAD>
</HEAD>
<BODY>
<table bgcolor=orange border>
<tr>
<td>c21</td><td>c22</td>
</tr>
</table>
<table bgcolor=orange border>
<tr>
<td>c11</td><td>c12</td>
</tr>
</table>
</BODY></HTML>