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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 98663004: Add support for unprefixed CSS Transforms (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 6 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: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 83483fa4af718cafcef475c9a9e650bbc43d332b..751b2be5071c4daeada16334efd9ceed6ae85824 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -37,6 +37,7 @@ CSSShapes status=experimental
CSSStickyPosition status=experimental
CSSTouchAction status=stable
CSSTouchActionDelay status=test
+CSSTransformsUnprefixed status=experimental
CSSViewport status=experimental
CSSWillChange status=experimental
CSS3Text status=experimental

Powered by Google App Engine
This is Rietveld 408576698