Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(376)

Unified Diff: LayoutTests/compositing/fixed-background-after-style-recalc.html

Issue 479893002: Merge acceleratedCompositingForFixedRootBackground into preferCompositingToLCDText (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/compositing/fixed-background-composited-html.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/fixed-background-after-style-recalc.html
diff --git a/LayoutTests/compositing/fixed-background-after-style-recalc.html b/LayoutTests/compositing/fixed-background-after-style-recalc.html
index 1b5577c2cf9eedf4f34819a66edebc41e886319e..2fcaa1e67e85ed45dceb02a9c454cd10f7cf399c 100644
--- a/LayoutTests/compositing/fixed-background-after-style-recalc.html
+++ b/LayoutTests/compositing/fixed-background-after-style-recalc.html
@@ -15,7 +15,7 @@
testRunner.dumpAsTextWithPixelResults();
if (window.internals) {
- window.internals.settings.setAcceleratedCompositingForFixedRootBackgroundEnabled(true);
+ window.internals.settings.setPreferCompositingToLCDTextEnabled(true);
}
window.onload = function() {
« no previous file with comments | « no previous file | LayoutTests/compositing/fixed-background-composited-html.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698