summaryrefslogtreecommitdiffstats
path: root/modules/libpref
diff options
context:
space:
mode:
Diffstat (limited to 'modules/libpref')
-rw-r--r--modules/libpref/init/all.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js
index 9f2c48b0b..a81f3ba55 100644
--- a/modules/libpref/init/all.js
+++ b/modules/libpref/init/all.js
@@ -2718,6 +2718,7 @@ pref("dom.animations-api.core.enabled", false);
#else
pref("dom.animations-api.core.enabled", true);
#endif
+pref("dom.animations-api.timelines.enabled", false);
// Is support for the Element.animate() function (a subset of the Web Animations
// API) enabled?