blob: c12d5302642506027186ea710b4e27a9c7c91c54 [file] [log] [blame]
<!DOCTYPE html>
<style>
::-webkit-scrollbar {
display: none;
}
</style>
<div style="position:absolute; left:0; top:0; width:100px; height:100px; background:fixed url(../../paint/invalidation/resources/grid.png);"></div>
<div style="height:1000px;"></div>
<script>
scrollTo(0, 3);
</script>