@kcjpop/x-browser-compat
Version:
A Web Component to display browser compatibility data
1 lines • 3.47 kB
JSON
{"description":"<code>animationcancel</code> event","mdn_url":"https://developer.mozilla.org/docs/Web/API/Element/animationcancel_event","source_file":"api/Element.json","spec_url":"https://drafts.csswg.org/css-animations/#eventdef-globaleventhandlers-animationcancel","status":{"deprecated":false,"experimental":false,"standard_track":true},"support":{"chrome":{"notes":"The <code>onanimationcancel</code> event handler property is not supported. To listen to this event, use <code>element.addEventListener('animationcancel', function() {});</code>. See <a href='https://crbug.com/868224'>bug 868224</a>.","partial_implementation":true,"version_added":"83"},"chrome_android":{"notes":"The <code>onanimationcancel</code> event handler property is not supported. To listen to this event, use <code>element.addEventListener('animationcancel', function() {});</code>. See <a href='https://crbug.com/868224'>bug 868224</a>.","partial_implementation":true,"version_added":"83"},"edge":{"notes":"The <code>onanimationcancel</code> event handler property is not supported. To listen to this event, use <code>element.addEventListener('animationcancel', function() {});</code>. See <a href='https://crbug.com/868224'>bug 868224</a>.","partial_implementation":true,"version_added":"83"},"firefox":{"version_added":"54"},"firefox_android":{"version_added":"54"},"ie":{"version_added":false},"oculus":{"notes":"The <code>onanimationcancel</code> event handler property is not supported. To listen to this event, use <code>element.addEventListener('animationcancel', function() {});</code>. See <a href='https://crbug.com/868224'>bug 868224</a>.","partial_implementation":true,"version_added":"10.0"},"opera":{"notes":"The <code>onanimationcancel</code> event handler property is not supported. To listen to this event, use <code>element.addEventListener('animationcancel', function() {});</code>. See <a href='https://crbug.com/868224'>bug 868224</a>.","partial_implementation":true,"version_added":"69"},"opera_android":{"notes":"The <code>onanimationcancel</code> event handler property is not supported. To listen to this event, use <code>element.addEventListener('animationcancel', function() {});</code>. See <a href='https://crbug.com/868224'>bug 868224</a>.","partial_implementation":true,"version_added":"59"},"safari":[{"version_added":"13.1"},{"notes":"Although the <code>onanimationcancel</code> event handler property is supported, the <code>animationcancel</code> event is never fired.","partial_implementation":true,"version_added":"12","version_removed":"13.1"}],"safari_ios":[{"version_added":"13.4"},{"notes":"Although the <code>onanimationcancel</code> event handler property is supported, the <code>animationcancel</code> event is never fired.","partial_implementation":true,"version_added":"12","version_removed":"13.4"}],"samsunginternet_android":{"notes":"The <code>onanimationcancel</code> event handler property is not supported. To listen to this event, use <code>element.addEventListener('animationcancel', function() {});</code>. See <a href='https://crbug.com/868224'>bug 868224</a>.","partial_implementation":true,"version_added":"13.0"},"webview_android":{"notes":"The <code>onanimationcancel</code> event handler property is not supported. To listen to this event, use <code>element.addEventListener('animationcancel', function() {});</code>. See <a href='https://crbug.com/868224'>bug 868224</a>.","partial_implementation":true,"version_added":"83"}}}