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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2620603002: Run virtual/stable/paint/invalidation for non-SlimmingPaintInvalidation (Closed)
Patch Set: - Created 3 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: third_party/WebKit/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 26cb148bd98e7600a68f55a29b118b4cd02f74fb..1d1ac66df68c33ef2f84b38024a7f4032f28e912 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -99,6 +99,11 @@
"args": ["--stable-release-mode"]
},
{
+ "prefix": "stable",
+ "base": "paint/invalidation",
+ "args": ["--stable-release-mode"]
+ },
+ {
"prefix": "android",
"base": "fullscreen",
"args": ["--enable-threaded-compositing",
@@ -346,36 +351,6 @@
"args": ["--enable-blink-features=FeaturePolicy"]
},
{
- "prefix": "spinvalidation",
- "base": "compositing",
- "args": ["--enable-blink-features=SlimmingPaintInvalidation"]
- },
- {
- "prefix": "spinvalidation",
- "base": "css3",
- "args": ["--enable-blink-features=SlimmingPaintInvalidation"]
- },
- {
- "prefix": "spinvalidation",
- "base": "fast",
- "args": ["--enable-blink-features=SlimmingPaintInvalidation"]
- },
- {
- "prefix": "spinvalidation",
- "base": "paint",
- "args": ["--enable-blink-features=SlimmingPaintInvalidation"]
- },
- {
- "prefix": "spinvalidation",
- "base": "printing",
- "args": ["--enable-blink-features=SlimmingPaintInvalidation"]
- },
- {
- "prefix": "spinvalidation",
- "base": "svg",
- "args": ["--enable-blink-features=SlimmingPaintInvalidation"]
- },
- {
"prefix": "mojo-localstorage",
"base": "imported/wpt/webstorage",
"args": ["--mojo-local-storage"]

Powered by Google App Engine
This is Rietveld 408576698