File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -919,7 +919,7 @@ Types of <code>AnimationEvent</code></h3>
919
919
920
920
The different types of animation events that can occur are:
921
921
922
- <dl dfn-type=event dfn-for=animationevent >
922
+ <dl dfn-type=event dfn-for=GlobalEventHandlers >
923
923
<dt> <dfn>animationstart</dfn>
924
924
<dd>
925
925
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}
1141
1141
1142
1142
The different types of transition events that can occur are:
1143
1143
1144
- <dl dfn-type=event dfn-for=transitionevent >
1144
+ <dl dfn-type=event dfn-for=GlobalEventHandlers >
1145
1145
<dt> <dfn id=transitionrun>transitionrun</dfn> </dt>
1146
1146
<dd>
1147
1147
The {{transitionrun}} event occurs when a transition is created (i.e.,
You can’t perform that action at this time.
0 commit comments