- From: Noam Rosenthal via GitHub <noreply@w3.org>
- Date: Thu, 05 Jun 2025 11:31:14 +0000
- To: public-css-archive@w3.org
> Arg, I missed a thing until I now tried to implement this! 😅 > > I think this: > > > given an [CSS rule](https://drafts.csswg.org/cssom-1/#css-rule) or a [css declaration](https://drafts.csswg.org/cssom-1/#css-declaration) cssRuleOrDeclaration > > ...is referring to the wrong definition of "CSS declaration". _**style resource base URL**_ checks for `CSSStyleDeclaration` and that seems to be the one we want. The naming of these is _unhelpful_. Ah yes it needs to be a `CSS declaration block`. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/12261#issuecomment-2943819499 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 5 June 2025 11:31:15 UTC