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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2575653002: [SPInvalidation] Invalidate all paint and properties for printing (Closed)
Patch Set: Add a passing test in TestExpectations 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 d9e558ee15ff42a749f2f0f2717beacc5e7a2aeb..89033c6f29c165f2e753ec337d3cd5b481c3caf9 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -357,6 +357,11 @@
},
{
"prefix": "spinvalidation",
+ "base": "printing",
+ "args": ["--enable-blink-features=SlimmingPaintInvalidation"]
+ },
+ {
+ "prefix": "spinvalidation",
"base": "svg",
"args": ["--enable-blink-features=SlimmingPaintInvalidation"]
}

Powered by Google App Engine
This is Rietveld 408576698