tenfourfox/layout/reftests/scrolling/fixed-opacity-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

8 lines
245 B
HTML

<!DOCTYPE HTML>
<html>
<body style="height:2000px; overflow:hidden; margin:0;">
<div style="height:1000px; background:url(repeatable-diagonal-gradient.png) fixed repeat-x; opacity:0.5"></div>
<script src="scrolling.js"></script>
</body>
</html>