gecko/layout/reftests/async-scrolling/bg-fixed-cover-2-ref.html
Robert O'Callahan a9d65513c8 Bug 975931. Part 2: Add more async scrolling tests. r=kats
--HG--
extra : rebase_source : eb86d75c6c6d2fffda4b32f1407f158c7a48383a
2014-02-26 17:17:23 +13:00

11 lines
399 B
HTML

<!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>