summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-dom/deleteRowsRebuild1a-ref.html
blob: a701f840c31c8c471888e16faec2a84c65a98f11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HEAD>
</HEAD>
<BODY>
<table bgcolor=orange border>
 <tr>
  <td>c21</td><td>c22</td>
 </tr>
</table>
</BODY></HTML>