Skip to content

Commit 24cec31

Browse files
cdoublevbirtles
authored andcommitted
Add constructor type on AnimationEvent's definition
1 parent 5ecceb4 commit 24cec31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-animations-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ Attributes</h4>
912912
target of the event is that element).
913913
</dl>
914914

915-
<dfn>AnimationEvent(type, animationEventInitDict)</dfn> is an <a>event constructor</a>.
915+
<dfn dfn-type=constructor for=AnimationEvent>AnimationEvent(type, animationEventInitDict)</dfn> is an <a>event constructor</a>.
916916

917917
<h3 id="event-animationevent">
918918
Types of <code>AnimationEvent</code></h3>

0 commit comments

Comments
 (0)