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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1263103003: Animations: Port ProgrammaticScrollAnimator to use compositor timelines (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add entry ino FlakyTests. Created 5 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
Index: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 85e7b78cf91313920551066633e975b08938ed66..eac8f5b80348b07f39d053e44ca92f14b127321f 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -47,6 +47,13 @@
"--enable-prefer-compositing-to-lcd-text"]
},
{
+ "prefix": "threaded_animation_timelines",
+ "base": "fast/scroll-behavior",
+ "args": ["--enable-threaded-compositing",
+ "--enable-prefer-compositing-to-lcd-text",
+ "--enable-compositor-animation-timelines"]
+ },
+ {
"prefix": "stable",
"base": "webexposed",
"args": ["--stable-release-mode"]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/threaded_animation_timelines/fast/scroll-behavior/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698