Re: [webcomponents] Should shadow host have `display: block` by default? (#426)

`:host ` was born and shipped in Blink before we realize that we need a selector to select all nodes that are shadow hosts here. Given that, I am afraid that we can not have ideal naming sets here. That's the technical debt.

Thus, `:potentially-custom` and `:has-shadow-root` look promising to me.
However, I am okay with `:potentially-custom` and `:shadow-host`. Yeah, having `:host` and `:shadow-host` is confusing, but I would like to use `:shadow-host` here...




---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/426#issuecomment-200643754

Received on Thursday, 24 March 2016 03:44:33 UTC