api.Element.animationcancel_event

Spec

MDN URL

Status

On the standards track: Yes

Is Experimental: No

Is Deprecated: No

Browser Support

In Chrome version 83 on 2020-05-19 Note: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.

In Chrome Android version 83 on 2020-05-19 Note: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.

In Edge version 83 on 2020-05-21 Note: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.

In Firefox version 54 on 2017-06-13

In Firefox for Android version 54 on 2017-06-13

Not in Internet Explorer

In Quest Browser version 10.0 on undefined Note: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.

In Opera version 69 on 2020-06-24 Note: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.

In Opera Android version 59 on 2020-06-30 Note: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.

In Safari version 13.1 on 2020-03-24 Note: Although the onanimationcancel event handler property is supported, the animationcancel event is never fired.

In Safari on iOS version 13.4 on 2020-03-24 Note: Although the onanimationcancel event handler property is supported, the animationcancel event is never fired.

In Samsung Internet version 13.0 on 2020-12-02 Note: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.

In WebView Android version 83 on 2020-05-19 Note: The onanimationcancel event handler property is not supported. To listen to this event, use element.addEventListener('animationcancel', function() {});. See bug 41404325.

In WebView on iOS version 13.4 on 2020-03-24 Note: Although the onanimationcancel event handler property is supported, the animationcancel event is never fired.