- From: andruud via GitHub <noreply@w3.org>
- Date: Tue, 28 Oct 2025 13:48:58 +0000
- To: public-css-archive@w3.org
andruud has just labeled a pull request from andruud for https://github.com/w3c/csswg-drafts as "css-mixins-1": == [css-mixins-1] Flesh out CSSOM for mixins == This commit adds interfaces to represent `@mixin`, `@apply`, and `@contents`. Following the precedent of `@layer`, rules that can appear either as statement rules or block rules get different representations in the OM, e.g. CSSApplyBlockRule and CSSApplyStatementRule. See https://github.com/w3c/csswg-drafts/pull/13027 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 28 October 2025 13:48:59 UTC