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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 85463002: Web Animations: Remove WebAnimations runtime feature in favor of WebAnimationsCSS (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
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index d51a555f048bb6cf71db700f29287a0a408f5ce3..20ba68d2fa5188f993316aa317947e70a5aa0362 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -122,9 +122,8 @@ Touch status=stable
UserSelectAll status=experimental
Vibration status=stable
VideoTrack depends_on=Media, status=stable
-WebAnimations status=experimental
-WebAnimationsCSS depends_on=WebAnimations, status=experimental
-WebAnimationsSVG depends_on=WebAnimations
+WebAnimationsCSS status=experimental
+WebAnimationsSVG depends_on=WebAnimationsCSS
WebAnimationsAPI depends_on=WebAnimationsCSS, status=experimental
WebAudio condition=WEB_AUDIO, status=stable
WebGLDraftExtensions status=experimental

Powered by Google App Engine
This is Rietveld 408576698