layout/reftests/scrolling/fixed-opacity-1.html

branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
equal deleted inserted replaced
-1:000000000000 0:5ef3630a8434
1 <!DOCTYPE HTML>
2 <html>
3 <body style="height:2000px; overflow:hidden; margin:0;">
4 <div style="height:1000px; background:url(repeatable-diagonal-gradient.png) fixed repeat-x; opacity:0.5"></div>
5 <script src="scrolling.js"></script>
6 </body>
7 </html>

mercurial