- From: Peter Linss via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Jul 2023 23:14:38 +0000
- To: public-css-archive@w3.org
As an author, I’d expect that to be equivalent to two rules that cascade independently with different specificity. ``` .foo .bar { … } #foo .bar { … } ``` -- GitHub Notification of comment by plinss Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9069#issuecomment-1636545124 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 14 July 2023 23:14:39 UTC