AnimationPlaybackEventBaseline Widely availableThis feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2020.Learn moreSee full compatibilityReport feedbackThe AnimationPlaybackEvent interface of the Web Animations API represents animation events. As animations play, they report changes to their playState through animation events. Event AnimationPlaybackEvent Constructor AnimationPlaybackEvent() Constructs a new AnimationPlaybackEvent object instance. Instance properties AnimationPlaybackEvent.currentTime Read only The current time of the animation that generated the event. AnimationPlaybackEvent.timelineTime Read only The time value of the timeline of the animation that generated the event. SpecificationsSpecificationWeb Animations # the-animationplaybackevent-interfaceBrowser compatibilitydesktopmobileChromeEdgeFirefoxOperaSafariChrome AndroidFirefox for AndroidOpera AndroidSafari on iOSSamsung InternetWebView AndroidWebView on iOSAnimationPlaybackEventChrome – Full supportChrome84Toggle historyEdge – Full supportEdge84Toggle historyFirefox – Full supportFirefox63Toggle historyOpera – Full supportOpera70Toggle historySafari – Full supportSafari13.1Toggle historyChrome Android – Full supportChrome Android84Toggle historyFirefox for Android – Full supportFirefox for Android63Toggle historyOpera Android – Full supportOpera Android60Toggle historySafari on iOS – Full supportSafari on iOS13.4Toggle historySamsung Internet – Full supportSamsung Internet14.0Toggle historyWebView Android – Full supportWebView Android84Toggle historyWebView on iOS – Full supportWebView on iOS13.4Toggle historyAnimationPlaybackEvent() constructorChrome – Full supportChrome84Toggle historyEdge – Full supportEdge84Toggle historyFirefox – Full supportFirefox63Toggle historyOpera – Full supportOpera70Toggle historySafari – Full supportSafari13.1Toggle historyChrome Android – Full supportChrome Android84Toggle historyFirefox for Android – Full supportFirefox for Android63Toggle historyOpera Android – Full supportOpera Android60Toggle historySafari on iOS – Full supportSafari on iOS13.4Toggle historySamsung Internet – Full supportSamsung Internet14.0Toggle historyWebView Android – Full supportWebView Android84Toggle historyWebView on iOS – Full supportWebView on iOS13.4Toggle historycurrentTimeChrome – Full supportChrome84Toggle historyEdge – Full supportEdge84Toggle historyFirefox – Full supportFirefox63Toggle historyOpera – Full supportOpera70Toggle historySafari – Full supportSafari13.1Toggle historyChrome Android – Full supportChrome Android84Toggle historyFirefox for Android – Full supportFirefox for Android63Toggle historyOpera Android – Full supportOpera Android60Toggle historySafari on iOS – Full supportSafari on iOS13.4Toggle historySamsung Internet – Full supportSamsung Internet14.0Toggle historyWebView Android – Full supportWebView Android84Toggle historyWebView on iOS – Full supportWebView on iOS13.4Toggle historytimelineTimeChrome – Full supportChrome84Toggle historyEdge – Full supportEdge84Toggle historyFirefox – Full supportFirefox63Toggle historyOpera – Full supportOpera70Toggle historySafari – Full supportSafari13.1Toggle historyChrome Android – Full supportChrome Android84Toggle historyFirefox for Android – Full supportFirefox for Android63Toggle historyOpera Android – Full supportOpera Android60Toggle historySafari on iOS – Full supportSafari on iOS13.4Toggle historySamsung Internet – Full supportSamsung Internet14.0Toggle historyWebView Android – Full supportWebView Android84Toggle historyWebView on iOS – Full supportWebView on iOS13.4Toggle historySee also Web Animations API Animation.playState