Re: [csswg-drafts] [web-animations-2] Web IDL syntax error (#11624)

Oh, failed to notice, but another IDL hiccup will appear once you fix the other ones: a nullable union cannot include a dictionary type, see https://webidl.spec.whatwg.org/#idl-nullable-type

That will happen because dictionary members in `AnimationTriggerOptions` are defined with a `?`.

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11624#issuecomment-2633810480 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 4 February 2025 12:48:42 UTC