3 <link rel=
"stylesheet" href=
"../../../fast/repaint/resources/default.css">
5 window
.onload = function() {
6 window
.scrollTo(0, 500);
11 <body style=
"height:2000px;">
12 <!-- Repaint test for https://bugs.webkit.org/show_bug.cgi?id=64650: Layer fixed position logic needs more basic testing -->
13 <!-- You should see no red on this page. -->
14 <div id=
"t" style=
"top: 700px;" class=
"green absolute"></div>