3 <div class=
"spacer" style=
"width: 1px; height: 2400px;"></div>
4 <div id=
"target" style=
"width: 100px; height: 100px; background: papayawhip"></div>
5 <div class=
"spacer" style=
"width: 1px; height: 2400px;"></div>
7 Tests that invalidation of a div after scrolling invalidates just the div and no other area.
9 window
.scrollBy(0, 2350);