File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -919,7 +919,7 @@ Types of <code>AnimationEvent</code></h3>
919919
920920 The different types of animation events that can occur are:
921921
922- <dl dfn-type=event dfn-for=animationevent >
922+ <dl dfn-type=event dfn-for=GlobalEventHandlers >
923923 <dt> <dfn>animationstart</dfn>
924924 <dd>
925925 The {{animationstart}} event occurs at the start of the animation.
Original file line number Diff line number Diff line change @@ -1141,7 +1141,7 @@ Types of <code>TransitionEvent</code> {#event-transitionevent}
11411141
11421142The different types of transition events that can occur are:
11431143
1144- <dl dfn-type=event dfn-for=transitionevent >
1144+ <dl dfn-type=event dfn-for=GlobalEventHandlers >
11451145 <dt> <dfn id=transitionrun>transitionrun</dfn> </dt>
11461146 <dd>
11471147 The {{transitionrun}} event occurs when a transition is created (i.e.,
You can’t perform that action at this time.
0 commit comments