[csswg-drafts] [css-values-5][cssom] How should <url> modifiers be used when fetching a stylesheet from an @import rule? (#12086)

weinig has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-values-5][cssom] How should <url> modifiers be used when fetching a stylesheet from an @import rule? ==
As far as I can find, stylesheet fetching uses the algorithm in cssom, [fetch a style sheet](https://drafts.csswg.org/cssom/#fetch-a-css-style-sheet) and does not include use of any of CSS Values 4, [fetch a style resource](https://www.w3.org/TR/css-values-4/#fetch-a-style-resource).

As such, for an @import rule, which uses the `<url>` production so can have URL modifiers, its not clear how exactly those modifiers should apply to the fetch.

(cc @noamr, @annevk, @tabatkins, @fantasai)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12086 using your GitHub account


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

Received on Wednesday, 16 April 2025 03:19:03 UTC