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

8 lines
219 B
HTML

<!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>