@kcjpop/x-browser-compat
Version:
A Web Component to display browser compatibility data
1 lines • 4.03 kB
JSON
{"description":"<code>animationstart</code> event","mdn_url":"https://developer.mozilla.org/docs/Web/API/Element/animationstart_event","source_file":"api/Element.json","spec_url":"https://drafts.csswg.org/css-animations/#eventdef-globaleventhandlers-animationstart","status":{"deprecated":false,"experimental":false,"standard_track":true},"support":{"chrome":[{"version_added":"79"},{"prefix":"webkit","version_added":"81"},{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"43","version_removed":"79"}],"chrome_android":[{"version_added":"79"},{"prefix":"webkit","version_added":"81"},{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"43","version_removed":"79"}],"edge":[{"version_added":"18"},{"prefix":"webkit","version_added":"81"},{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"12","version_removed":"18"}],"firefox":[{"version_added":"51"},{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"5","version_removed":"51"}],"firefox_android":[{"version_added":"51"},{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"5","version_removed":"51"}],"ie":{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"10"},"oculus":[{"version_added":"8.0"},{"prefix":"webkit","version_added":"9.0"},{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"5.0","version_removed":"8.0"}],"opera":[{"version_added":"66"},{"prefix":"webkit","version_added":"68"},{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"30","version_removed":"66"}],"opera_android":[{"version_added":"57"},{"prefix":"webkit","version_added":"58"},{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"30","version_removed":"57"}],"safari":{"version_added":"9"},"safari_ios":{"version_added":"9"},"samsunginternet_android":[{"version_added":"12.0"},{"prefix":"webkit","version_added":"13.0"},{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"4.0","version_removed":"12.0"}],"webview_android":[{"version_added":"79"},{"prefix":"webkit","version_added":"81"},{"notes":"The <code>onanimationstart</code> event handler property is not supported. To listen to this event, use <code>document.addEventListener('animationstart', function() {});</code>.","partial_implementation":true,"version_added":"43","version_removed":"79"}]}}