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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 871983003: [Slimming Paint] Implement deferred SVG filters (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Cleanup 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
Index: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 0c0068e3433bfc63b6ffee90aad979cc32c13562..e27242a2828f5b1e1d97e9655a7418af8d5d417c 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -199,6 +199,11 @@
},
{
"prefix": "slimmingpaint",
+ "base": "svg/filters",
+ "args": ["--enable-slimming-paint"]
+ },
+ {
+ "prefix": "slimmingpaint",
"base": "fast/css",
"args": ["--enable-slimming-paint"]
},

Powered by Google App Engine
This is Rietveld 408576698