- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Wed, 12 Apr 2023 10:02:20 +0000
- To: public-css-archive@w3.org
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