- From: Emilio Cobos Álvarez <notifications@github.com>
- Date: Thu, 08 Mar 2018 11:11:08 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 March 2018 11:11:36 UTC
> means if :host > span is evaluated in the context of a shadow tree, :host matches its shadow host, and > means its immediate children (relationship), which traverses into its shadow tree because the context is the shadow tree, and then finds span. I don't see how that paragraph redefines how child combinators work, honestly. -- 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-371457061
Received on Thursday, 8 March 2018 11:11:36 UTC