tenfourfox/layout/reftests/scrolling/fixed-1.html

8 lines
212 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML>
<html>
<body style="height:2000px; overflow:hidden">
<script src="scrolling.js"></script>
<div style="height:300px; background:url(repeatable-diagonal-gradient.png) fixed;"></div>
</body>
</html>