summaryrefslogtreecommitdiffstats
path: root/dom/webidl/AnimationTimeline.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'dom/webidl/AnimationTimeline.webidl')
-rw-r--r--dom/webidl/AnimationTimeline.webidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/webidl/AnimationTimeline.webidl b/dom/webidl/AnimationTimeline.webidl
index fe3d0fb49..4cf5567ce 100644
--- a/dom/webidl/AnimationTimeline.webidl
+++ b/dom/webidl/AnimationTimeline.webidl
@@ -10,7 +10,7 @@
* liability, trademark and document use rules apply.
*/
-[Func="nsDocument::IsWebAnimationsEnabled"]
+[Func="nsDocument::AreWebAnimationsTimelinesEnabled"]
interface AnimationTimeline {
[BinaryName="currentTimeAsDouble"]
readonly attribute double? currentTime;