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

8 lines
219 B
HTML
Raw Normal View History

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