mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
206 B
HTML
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>
|