comparison: layout/reftests/async-scrolling/position-fixed-1-ref.html
layout/reftests/async-scrolling/position-fixed-1-ref.html
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <html> |
|
3 <body> |
|
4 <div style="position:fixed; background:blue; top:0; left:0; width:200px; height:100px"></div> |
|
5 </body> |
|
6 </html> |