- From: Rune Lillesveen via GitHub <sysbot+gh@w3.org>
- Date: Mon, 24 Sep 2018 07:24:40 +0000
- To: public-css-archive@w3.org
What's special about :host is that it's both functional and a single pseudo class, so not having the same specificity for the selectors below would be strange?
```
:host(*) div {}
:host div {}
```
-- 
GitHub Notification of comment by lilles
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1915#issuecomment-423893595 using your GitHub account
Received on Monday, 24 September 2018 07:24:41 UTC