Index: ManualTests/compositing/fixed-position-out-of-view-scroll-prepaint.html |
diff --git a/ManualTests/compositing/fixed-position-out-of-view-scroll-prepaint.html b/ManualTests/compositing/fixed-position-out-of-view-scroll-prepaint.html |
index 5b05548d06b2c040222d9343eb3ee8994f14ef87..f34c4aa225357bd369b2b88ac47d5ba22cd11c29 100644 |
--- a/ManualTests/compositing/fixed-position-out-of-view-scroll-prepaint.html |
+++ b/ManualTests/compositing/fixed-position-out-of-view-scroll-prepaint.html |
@@ -25,7 +25,7 @@ |
<div class="main"> |
This test is applicable on platforms that do accelerated compositing, can prepaint out-of-view contents and can scroll the contents into the viewport without repainting them.<p> |
The following settings need to be enabled:<p> |
- - acceleratedCompositingForFixedPositionEnabled<br> |
+ - preferCompositingToLCDTextEnabled<br> |
- fixedPositionCreatesStackingContext<p> |
To test, scroll the page up and down. The test passes if there is no temporary or permanent red in the page. |
</div> |