comparison: layout/reftests/bugs/307102-4-ref.html
layout/reftests/bugs/307102-4-ref.html
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <body> |
|
4 <div style="position: absolute; width: 100px;"> |
|
5 <div style="position: absolute; top: 0; left: 0; width: 100px; |
|
6 height: 100px; background: green"> |
|
7 </div> |
|
8 </div> |
|
9 </body> |
|
10 </html> |