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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1249553004: Enable CSS Motion Path (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: retain CSSMotionPath flag Created 5 years, 5 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 | « LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt ('k') | no next file » | 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 ab4f23be0fa501a65cbe7f97900cb2815beb559b..a0b16926d08911e0a8f14375658e896027b7293a 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -46,7 +46,7 @@ CSSFontSizeAdjust status=experimental
CSSGridLayout status=experimental
CSSIndependentTransformProperties status=experimental
CSSMaskSourceType status=experimental
-CSSMotionPath status=experimental
+CSSMotionPath status=stable
CSSOMSmoothScroll status=experimental
CSSScrollBlocksOn status=experimental
CSSStickyPosition
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698