Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
weinig opened this issue Apr 16, 2025 · 0 comments
Labels

Comments

@weinig
Copy link
Contributor

weinig commented Apr 16, 2025

As far as I can find, stylesheet fetching uses the algorithm in cssom, fetch a style sheet and does not include use of any of 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant