comparison: layout/reftests/table-dom/insertRowsExpand1-ref.html
layout/reftests/table-dom/insertRowsExpand1-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 <tr> |
|
6 <td>X1</td><td>X2</td> |
|
7 </tr> |
|
8 <tr> |
|
9 <td>c11</td><td>c12</td> |
|
10 </tr> |
|
11 </table> |
|
12 </BODY></HTML> |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |