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

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: Rebased. 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 | « Source/core/rendering/RenderLayerCompositor.cpp ('k') | Source/web/WebRuntimeFeatures.cpp » ('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 741665d050b6d27232cbec43074902bca010608d..498689135d115b948c1607a91801c44bcc272d0f 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
« no previous file with comments | « Source/core/rendering/RenderLayerCompositor.cpp ('k') | Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698