summaryrefslogtreecommitdiffstats
path: root/layout/reftests/async-scrolling/bg-fixed-cover-2-ref.html
blob: 8d9601f2a8c4a2ce0acea47c86d774d7b804d677 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
<body style="overflow:hidden; height:3000px;
             background-image:url(repeatable-diagonal-gradient.png), url(repeatable-diagonal-gradient.png);
             background-repeat:no-repeat;
             background-position:0 300px, 0 0;">
  <!-- Test that scrolling content covered by background-attachment:fixed content
       gets rendered properly -->
</body>
</html>