Re: [whatwg/dom] Node.prototype.rootNode is not Web compatible (#241)

How would `rootElement` be better? Shadow trees don't have a root element. Normal node trees don't necessarily have a root element either. Only document trees have a root element.

I thought we'd go with `getRootNode()`, but implementers flip-flopping isn't helping. If it's just @esprehn then I'm inclined to go with it since it's taking rather long, but we can wait a little longer I suppose.

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

Received on Monday, 9 May 2016 09:08:59 UTC