We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c80650 + 9602fda commit 0cedc74Copy full SHA for 0cedc74
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