- From: Sam Atkins via GitHub <noreply@w3.org>
- Date: Thu, 05 Jun 2025 11:24:32 +0000
- To: public-css-archive@w3.org
Arg, I missed a thing until I now tried to implement this! :sweat_smile: 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_. -- GitHub Notification of comment by AtkinsSJ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/12261#issuecomment-2943802457 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:24:33 UTC