tenfourfox/layout/reftests/async-scrolling/bg-fixed-child-no-culling-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
321 B
HTML

<!DOCTYPE HTML>
<html>
<body style="overflow:hidden; margin:0;">
<div style="height: 100px;
background-image:url(repeatable-diagonal-gradient.png);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top left;">
</div>
</body>
</html>