We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c1803 commit 9602fdaCopy full SHA for 9602fda
css-animations-1/Overview.bs
@@ -878,7 +878,7 @@ IDL Definition</h4>
878
879
<pre class="idl">
880
[Exposed=Window,
881
- Constructor(CSSOMString type, optional AnimationEventInit animationEventInitDict)]
+ Constructor(CSSOMString type, optional AnimationEventInit animationEventInitDict = {})]
882
interface AnimationEvent : Event {
883
readonly attribute CSSOMString animationName;
884
readonly attribute double elapsedTime;
0 commit comments