- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 04 May 2016 23:05:33 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc:
Received on Thursday, 5 May 2016 06:06:09 UTC
I guess yet another alternative is to add two attributes one for [the root](https://dom.spec.whatwg.org/#concept-tree-root) of a tree, and another one for [the shadow-including root](https://dom.spec.whatwg.org/#concept-shadow-including-root) of a tree. Perhaps `immediateRootNode` / `closestRootNode` and `piercingRootNode` / `furthestRootNode`? --- 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/241#issuecomment-217082512
Received on Thursday, 5 May 2016 06:06:09 UTC