comparison: layout/reftests/bugs/260406-1-ref.html
layout/reftests/bugs/260406-1-ref.html
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <style type="text/css"> |
|
4 .forms {display:inline;} |
|
5 .nn2{background-image: url("260406.gif");width:20px;height:18px;} |
|
6 </style> |
|
7 </head> |
|
8 <body> |
|
9 <table border="0" cellpadding="0" cellspacing="0"> |
|
10 <tr> |
|
11 <td>P</td> |
|
12 </tr> |
|
13 </table> |
|
14 <table border="0" cellpadding="0" cellspacing="0"> |
|
15 <tr> |
|
16 <td class="nn2"></td> |
|
17 </tr> |
|
18 </table> |
|
19 </body> |
|
20 </html> |