Re: [csswg-drafts] [css-scoping-1] Specificity of :host, ::slotted, and :host-context doesn't seem to be defined?

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