Re: [w3c/webcomponents] Provide a lightweight mechanism to add styles to a custom element (#468)

> > Note: Remember that the descendants of an element are based on the light tree children of the element, which does not include the shadow trees of the element.

> Or am I missing something else?

I think this paragraph is just a reminder for a reader to explain a general rule about *descendants in DOM*, for the purpose of comparing a general rule with an exceptional rule which is being explained in that section.

-- 
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-371471015

Received on Thursday, 8 March 2018 12:18:06 UTC