[whatwg/dom] "node's tree" seems to be an undefined concept (#526)

Does node's tree mean the tree in which node is in, or does it mean the tree which is rooted by the node?

The spec just says about : "A tree is a finite hierarchical tree structure."

Then there are clarifications for "participates" or "root", but what is node's tree?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/526

Received on Tuesday, 31 October 2017 20:00:43 UTC