blob: a861f5a2683638885f8025d283da481ceed198e5 [file] [log] [blame]
<!DOCTYPE html>
<link rel="stylesheet" href="../resources/default.css">
<body style="height: 2000px">
<div style="width: 200px; height: 200px; top: 0; left: 0"; class="green absolute"></div>
</body>
<script>
window.scrollTo(0, 100);
</script>