- From: Hayato Ito <notifications@github.com>
- Date: Wed, 23 Mar 2016 20:44:06 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 24 March 2016 03:44:33 UTC
`: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