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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 744163002: Enable fast/images with slimming paint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix compile Created 6 years, 1 month 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 4598288f6d5ca7749700065cc4fb4e6e35d42718..39a8e7c458672faf8e878e5638df49ecd7d8a545 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -156,6 +156,11 @@
},
{
"prefix": "slimmingpaint",
+ "base": "fast/images",
+ "args": ["--enable-slimming-paint"]
+ },
+ {
+ "prefix": "slimmingpaint",
"base": "fast/table",
"args": ["--enable-slimming-paint"]
}

Powered by Google App Engine
This is Rietveld 408576698