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: 700px; left: 200px; width: 88px; height: 88px; background-color: silver"></div>
14 There should be no repaints here: