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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2581243003: [SPInvalidation] Update paint properties when SVG resource change (Closed)
Patch Set: Rebase Created 4 years 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: third_party/WebKit/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 89033c6f29c165f2e753ec337d3cd5b481c3caf9..647c0fc78d08e5e467a03c40e19babbada7425d7 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -347,6 +347,11 @@
},
{
"prefix": "spinvalidation",
+ "base": "css3",
+ "args": ["--enable-blink-features=SlimmingPaintInvalidation"]
+ },
+ {
+ "prefix": "spinvalidation",
"base": "fast",
"args": ["--enable-blink-features=SlimmingPaintInvalidation"]
},

Powered by Google App Engine
This is Rietveld 408576698