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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 802383003: Run CSSOM smooth scroll animations on the compositor when possible (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add comment Created 5 years, 11 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/fast/scroll-behavior/resources/scroll-behavior-test.js » ('j') | 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 c505b79ea5bc0911a11abcfcfccd66b269941d44..fbdc9e1bbaacb660b27c4ad6afb3f43fce0c88ff 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -68,6 +68,12 @@
"args": ["--enable-threaded-compositing"]
},
{
+ "prefix": "threaded",
+ "base": "fast/scroll-behavior",
+ "args": ["--enable-threaded-compositing",
+ "--enable-prefer-compositing-to-lcd-text"]
+ },
+ {
"prefix": "stable",
"base": "webexposed",
"args": ["--stable-release-mode"]
« no previous file with comments | « no previous file | LayoutTests/fast/scroll-behavior/resources/scroll-behavior-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698