diff --git a/css-animations-1/Overview.bs b/css-animations-1/Overview.bs index cb4cf6b3d2d..9eaeb34ab8c 100644 --- a/css-animations-1/Overview.bs +++ b/css-animations-1/Overview.bs @@ -878,7 +878,7 @@ IDL Definition
[Exposed=Window,
- Constructor(CSSOMString type, optional AnimationEventInit animationEventInitDict)]
+ Constructor(CSSOMString type, optional AnimationEventInit animationEventInitDict = {})]
interface AnimationEvent : Event {
readonly attribute CSSOMString animationName;
readonly attribute double elapsedTime;