summaryrefslogtreecommitdiffstats
path: root/layout/reftests/table-dom/deleteCellsShrink1-ref.html
blob: 3816a15b00cef2329523b0c233156478b9fe630b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<HEAD>
</HEAD>
<BODY>

<table bgcolor=orange border>
 <tr>
  <td>c11</td><td>c13</td>
 </tr>
</table>
</BODY></HTML>