Bug 457358 - need to reset UTF8 converter after it encounters invalid input (pwmgr...
[wine-gecko.git] / layout / reftests / table-dom / deleteCol2-ref.html
blob351dae6d79e307ecf109de940a9c0bb40e7824b4
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>
12 </BODY></HTML>