1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-15 04:48:39 +00:00
Files
UXP/layout/reftests/scrolling/simple-1.html
T

8 lines
206 B
HTML

<!DOCTYPE HTML>
<html>
<body style="height:2000px; overflow:hidden">
<script src="scrolling.js"></script>
<div style="height:300px; background:url(repeatable-diagonal-gradient.png);"></div>
</body>
</html>