4 <script src=
"../../fast/repaint/resources/text-based-repaint.js"></script>
5 <script type=
"text/javascript">
7 internals
.settings
.setPreferCompositingToLCDTextEnabled(true);
10 window
.scrollTo(0, 1000);
11 window
.scrollTo(0, 100);
15 <body style=
"height:2000px" onload=
"runRepaintTest()">
16 <div style=
"position: fixed; top: 100px; left: 100px; width: 200px; height: 200px"></div>
17 There should be no repaints here: