- From: François Daoust via GitHub <sysbot+gh@w3.org>
- Date: Tue, 04 Feb 2025 12:48:41 +0000
- To: public-css-archive@w3.org
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