Re: [webcomponents] Figure out terminology for Shadow DOM that everyone agrees on (#382)

Does it mean we can use a *node tree* only if it is a *leaf* (tree) in a *composed tree*?

Sorry, but I'm still confused... I think we do not extend the meaning of the node tree here.

Thus, is everything okay?

Even if a node tree *A* includes a node *B* which is a shadow host, *A* still remains to be a node tree by the definition. A node tree *A* does not include a node in a shadow tree which B hosts. Thus, one node tree never includes both a light DOM and a shadow DOM.



---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/382#issuecomment-191156562

Received on Wednesday, 2 March 2016 09:39:37 UTC