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