Re: [csswg-drafts] [css-values-4] [css-cascade-4] [css-color-5] [css-fonts-4] [css-images-4] [css-shapes-2] Clean up fetching (#12261)

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