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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2786643003: Implement support for the 'transform-box' property (Closed)
Patch Set: Rebase; fix property spec; update histogram.xml Created 3 years, 8 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 | « no previous file | third_party/WebKit/LayoutTests/svg/css/transform-origin-zoom.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 74dd54eaa757d2c2752f9dcef51c6db3357bf204..c782e8c327c60621a0f6958170675afab295eb54 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"]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/svg/css/transform-origin-zoom.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698