4 window
.scrollTo(0, 400);
14 background-color: green;
23 Tests paint invalidation of fixed element under a composited absolute element on resize after scrolled.
24 Passes if there is a
100x200 green rectangle and no red.
25 <div id=
"indicator"></div>
26 <div id=
"absolute"></div>