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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1186273003: Enable slimming paint for virtual/rootlayerscrolls (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 6520f7912e86c9e5216acf5f60ef87d18028303b..8a819fe8389aad3637e6e0e0e9b95db57ad1b88a 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -211,7 +211,8 @@
{
"prefix": "rootlayerscrolls",
"base": "fast/scrolling",
- "args": ["--root-layer-scrolls"]
+ "args": ["--root-layer-scrolls",
+ "--enable-slimming-paint"]
},
{
"prefix": "scroll_customization",
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698