Re: [csswg-drafts] [css-nesting-1] Ambiguity of specificity when no nesting selector is used (#9069)

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