layout/reftests/async-scrolling/bg-fixed-cover-1-ref.html

branch
TOR_BUG_9701
changeset 14
925c144e1f1f
equal deleted inserted replaced
-1:000000000000 0:c9a4056e6587
1 <!DOCTYPE HTML>
2 <html>
3 <body style="overflow:hidden; height:3000px;
4 background-image:url(repeatable-diagonal-gradient.png);
5 background-repeat:no-repeat;
6 background-position:0 300px;">
7 <div style="position:absolute; background:black; top:0; left:0; width:500px; height:400px;"></div>
8 </body>
9 </html>

mercurial