summaryrefslogtreecommitdiffstats
path: root/layout/reftests/scrolling/fixed-text-1.html
blob: c8df76d2fe204e525c08ca90fe121b208cb70a0c (plain)
1
2
3
4
5
6
7
<!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>