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

Unified Diff: LayoutTests/compositing/force-compositing-mode/force-composite-empty.html

Issue 480803002: Merge CompositedScrollingForFrames 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/force-compositing-mode/no-overflow-iframe-layer.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/force-compositing-mode/force-composite-empty.html
diff --git a/LayoutTests/compositing/force-compositing-mode/force-composite-empty.html b/LayoutTests/compositing/force-compositing-mode/force-composite-empty.html
index de134dc1ba00b274637be407a75c926f3544a0b9..97f354e3777d4b74de60e6364b68ac4befd33b33 100644
--- a/LayoutTests/compositing/force-compositing-mode/force-composite-empty.html
+++ b/LayoutTests/compositing/force-compositing-mode/force-composite-empty.html
@@ -2,7 +2,7 @@
<head>
<script>
if (window.internals) {
- window.internals.settings.setCompositedScrollingForFramesEnabled(true);
+ window.internals.settings.setPreferCompositingToLCDTextEnabled(true);
}
function doTest() {
if (window.testRunner) {
« no previous file with comments | « no previous file | LayoutTests/compositing/force-compositing-mode/no-overflow-iframe-layer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698