comparison: layout/reftests/table-dom/deleteCellsShrink2-ref.html
layout/reftests/table-dom/deleteCellsShrink2-ref.html
- branch
- TOR_BUG_9701
- changeset 11
- deefc01c0e14
equal
deleted
inserted
replaced
|
1 <HEAD> |
|
2 |
|
3 </HEAD> |
|
4 <BODY > |
|
5 |
|
6 <table bgcolor=orange border> |
|
7 <tr> |
|
8 <td>c11</td><td>c13</td> |
|
9 </tr> |
|
10 <tr> |
|
11 <td>c21</td><td>c22</td><td>c23</td> |
|
12 </tr> |
|
13 </table> |
|
14 |
|
15 </BODY></HTML> |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |