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

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
« no previous file with comments | « Source/core/svg/SVGElement.cpp ('k') | Source/platform/animation/KeyframeValueList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 754a58134a958f8353bdea0ad429444cebfd0500..ea9714d249282e0ecb4181c19cd2b0a5d44e7582 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
« no previous file with comments | « Source/core/svg/SVGElement.cpp ('k') | Source/platform/animation/KeyframeValueList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698