The standard names for the three events are:
Start: animationstart
However, the current version of Chrome needs to add the webkit prefix, and pay attention to the case Start: webkitAnimationStart
Iteration: webkitAnimationIteration
End: webkitAnimationEnd