Add support for remaining animation and transition events

Fixes #21564.
This commit is contained in:
Martin Robinson 2020-05-26 20:34:58 +02:00
parent 47642e0eee
commit 77aa3721c5
28 changed files with 493 additions and 68 deletions

View file

@ -2,6 +2,7 @@ DOMContentLoaded
abort
activate
addtrack
animationcancel
animationend
animationiteration
animationstart
@ -132,6 +133,7 @@ track
transitioncancel
transitionend
transitionrun
transitionstart
unhandledrejection
unload
url