comparison: layout/reftests/table-dom/appendCol1-ref.html
layout/reftests/table-dom/appendCol1-ref.html
- branch
- TOR_BUG_9701
- changeset 8
- 97036ab72558
equal
deleted
inserted
replaced
|
1 <HEAD> |
|
2 </HEAD> |
|
3 <BODY > |
|
4 <table bgcolor=orange border> |
|
5 <col> |
|
6 <col width=200> |
|
7 <tr> |
|
8 <td>c11</td><td>c12</td> |
|
9 </tr> |
|
10 </table> |
|
11 </BODY></HTML> |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |