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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1026823002: [S.P.] Don't draw frames of animated images that are offscreen (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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') | LayoutTests/paint/invalidation/animated-gif.html » ('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 996c9a64c75affe7a610729369a331b156375b8b..8fdc3cfee892f0c2ef536b2b7d680bff9e79fe5d 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -217,6 +217,12 @@
},
{
"prefix": "slimmingpaint",
+ "base": "paint",
+ "args": ["--enable-slimming-paint"],
+ "reference_args": []
+ },
+ {
+ "prefix": "slimmingpaint",
"base": "svg/text",
"args": ["--enable-slimming-paint"],
"reference_args": []
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/paint/invalidation/animated-gif.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698