← Back to release summary

Remove prefixed WebKitTransitionEvent interface

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

Summary

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

Standards & signals

View on chromestatus.com