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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1133513002: Animations: Port ProgrammaticScrollAnimator to use compositor timelines (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@linkhigh
Patch Set: Mark subframe-interrupted-scroll as flaky Created 5 years, 5 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 f827b30319172483ab547d2c6421e2b2c05b12a0..ed86c8b62a0ac02b47e95557e3e2eec5849124d6 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