← Back to release summary

Remove prefixed WebKitAnimationEvent interface

Category
JavaScript
Type
New or changed feature
Status
Removed (Chrome 71)
Intent stage
None

Summary

The prefixed WebKitAnimationEvent interface will be removed. It is a non-standard alias for the widely supported AnimationEvent interface (https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent). For interoperability between browsers, web developers should use the standard AnimationEvent instead.

Standards & signals

View on chromestatus.com