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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2786643003: Implement support for the 'transform-box' property (Closed)
Patch Set: Update existing tests to be compatible Created 3 years, 9 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 386ad7be47497c697996abbfb7ecfb87816da2f8..77c8ed4099f8b095f65fafb5a3363e0432bece97 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -104,6 +104,11 @@
"args": ["--stable-release-mode"]
},
{
+ "prefix": "stable",
+ "base": "svg/transforms/stable",
+ "args": ["--stable-release-mode"]
+ },
+ {
"prefix": "disable-spinvalidation",
"base": "compositing",
"args": ["--disable-slimming-paint-invalidation"]

Powered by Google App Engine
This is Rietveld 408576698