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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 96243003: CSS Animations and Transitions: Enable the Web Animations engine by default. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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 | 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 498689135d115b948c1607a91801c44bcc272d0f..d225c74b993c90699fa1d7c0448d851b2db15d57 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -122,7 +122,7 @@ Touch status=stable
UserSelectAll status=experimental
Vibration status=stable
VideoTrack depends_on=Media, status=stable
-WebAnimationsCSS status=experimental
+WebAnimationsCSS status=stable
WebAnimationsSVG depends_on=WebAnimationsCSS
WebAnimationsAPI depends_on=WebAnimationsCSS, status=experimental
WebAudio condition=WEB_AUDIO, status=stable
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698