layout/reftests/table-dom/deleteCol2-ref.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:42b993767696
1 <HEAD>
2 </HEAD>
3 <BODY>
4 <table bgcolor=orange border>
5 <col width=100>
6 <col width=300>
7 <tr>
8 <td>100</td><td>300</td><td>auto</td>
9 </tr>
10 </table>
11
12 </BODY></HTML>
13
14
15
16
17
18

mercurial