[csswg-drafts] [css-cascade-7] For multiple named @sheet imports, what happens if not all sheets are present? (#12465)

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

== [css-cascade-7] For multiple named @sheet imports, what happens if not all sheets are present? ==
@romainmenke raised a great question in the `@sheet` draft I have in review (https://github.com/w3c/csswg-drafts/pull/11980#discussion_r2019780928)

`@import one, two from url('foo.css')` where 'foo.css':

@sheet one {}

Does it fail entirely, or does it still import `one`?

My weak preference is to still import `one`, but I'm curious what other thoughts are.

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


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

Received on Wednesday, 9 July 2025 00:37:09 UTC