Re: [csswg-drafts] [css-cascade-4] [css-values-4] [css-fonts-4] [css-font-loading] Further issues with URLs and fetching (#12288)

If I may also raise these two points, which seem confusing to me, in this issue...

  > 3. *Fetch a style resource* from `rule`’s URL

*"... from the [href](https://drafts.csswg.org/cssom-1/#dom-cssimportrule-href) attribute of `rule`"* would be more explicit about the URL data type received in *fetch a style resource*. Since it is read-only, I assume implementers store it as a string.

  > 2. If `parentStylesheet` is in quirks mode [...]

*"If the [Constructor document](https://drafts.csswg.org/cssom-1/#concept-css-style-sheet-constructor-document) of `parentStylesheet` is in quirks mode"* seems more correct, because the DOM spec says a document can be in quirks mode, while I cannot find any CSS spec that states that a style sheet can be in quirks mode.

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12288#issuecomment-3356069539 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 1 October 2025 12:24:54 UTC