- From: Tab Atkins Jr. via GitHub <noreply@w3.org>
- Date: Wed, 16 Jul 2025 22:03:53 +0000
- To: public-css-archive@w3.org
> I'm not sure if parameter defaults can reference other arguments at this point? They can, the spec handles them by treating all the arguments as custom properties and evaluating a rule, so they can all reference each other as long as you're not being cyclic, just like with multiple custom properties on a single element in a normal rule. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12317#issuecomment-3081297222 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 16 July 2025 22:03:53 UTC