blob: d85e9b1b389f817ae81f917478fde6904593110f [file] [log] [blame]
<!DOCTYPE html>
<body onload="scrollTo(0, 20)" style="height:2000px;">
<p style="position: absolute; top: 20px;">
Repaint test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=11452">http://bugs.webkit.org/show_bug.cgi?id=11452</a>
REGRESSION (r16736-r16801): Incorrect repaint of fixed boxes</i>.
</p>
<div style="position: absolute; width: 100px; height: 100px; top: 120px; background: green"></div>
</body>