4 <script type=
"text/javascript">
7 window
.scrollTo(0, 1000);
8 window
.scrollTo(0, 100);
12 <body style=
"height:2000px">
13 <div style=
"position: absolute; top: 1100px; left: 200px; width: 200px; height: 200px"></div>
14 There should be no repaints here: