Re: [csswg-drafts] [css-conditional-5][css-nesting-1] Feature detection for nesting (#8399)

Correct, although browsers do download all stylesheets, even when they ignore them.
Bandwidth usage is roughly doubled for end users and they still have a broken page.

------

Some browsers maybe don't intend to ship nesting support in the sort term.
These could add support for `@import … supports(…);`. This makes it possible to have a transition period where some browsers have nesting support "now" and others only "later".

It doesn't help all users of older browser versions but it might still be a useful tool.

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


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

Received on Wednesday, 12 April 2023 10:02:22 UTC