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

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: Add note 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/slimmingpaint/svg/filters/README.txt » ('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 aa0c9d390a068b8065b2cea0ea6abde1a6821f6e..99e6f3e827697c7f5dc8385f6f874749ba09a01b 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"]
},
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/slimmingpaint/svg/filters/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698