- From: Johannes Odland via GitHub <sysbot+gh@w3.org>
- Date: Fri, 21 Oct 2022 16:15:57 +0000
- To: public-css-archive@w3.org
If I’m not mistaken, precompilers used to fully expand nested selectors. I’m not sure if it was a huge problem? If nested rules were fully expanded, we could rely on linters to warn authors of the expanded complexity. :is() can then be added selectively where needed. I think I might prefer this over nesting not working inside pseudo-elements and the unexpected specificity. This would also need linting to warn about invalid use. -- GitHub Notification of comment by johannesodland Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7433#issuecomment-1287174708 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 21 October 2022 16:15:59 UTC