layout/reftests/table-dom/appendCol1-ref.html (
11
lines of code) (
raw
):
<HEAD> </HEAD> <BODY > <table bgcolor=orange border> <col> <col width=200> <tr> <td>c11</td><td>c12</td> </tr> </table> </BODY></HTML>