tenfourfox/layout/reftests/async-scrolling/bg-fixed-cover-2-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07: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>