- From: Hayato Ito <notifications@github.com>
- Date: Wed, 20 Jun 2018 00:11:48 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 20 June 2018 07:12:11 UTC
> complex selectors starting with :host, :host(), or :host-context() such as :host > div To be clear, such complex selectors don't match the host's child in any case in case of *fake-shadow-root*. That should match the shadow root's child, if users attaches a *real* shadow root in the future for the custom element. -- 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/468#issuecomment-398647893
Received on Wednesday, 20 June 2018 07:12:11 UTC