- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 09 Mar 2016 21:57:11 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 10 March 2016 05:57:45 UTC
I see. I wish we could use `:host` to select all nodes that are shadow hosts, and `:ancestor-host` or `:closest-host` or something to select the host element of the current shadow tree. Maybe that does not match the terminology well though. In general I think these are good ideas and it would be best to just come up with names. I suggest `:potentially-custom` for the one that selects elements with valid custom element names, but do not have any good suggestions for the host situation. `:host` and `:shadow-host` together are too confusing IMO. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/426#issuecomment-194685664
Received on Thursday, 10 March 2016 05:57:45 UTC