- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Mon, 24 Sep 2018 08:49:22 +0000
- To: public-css-archive@w3.org
In any case, I agree this is inconsistent with `:matches` and `:not`... I guess we need another discussion about this? I think in this case it makes sense to account for the `:host` specificity as well because `:host` is (unlike `:not` / `:matches`) selecting something, instead of just applying a union or negation operation to another selector. So it makes more sense IMO to treat it as `div:host` would be treated than as `:matches(div)` is. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1915#issuecomment-423910442 using your GitHub account
Received on Monday, 24 September 2018 08:49:23 UTC