- From: Arthur Stolyar <notifications@github.com>
- Date: Thu, 05 May 2016 10:58:36 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc:
Received on Thursday, 5 May 2016 18:20:48 UTC
If you were asking me, I did be call it `rootElement` and make it always refer to an _element_. In case of XML it would be _document's root_, in case of HTML it would be `<html>` (`document.documentElement`) and in case of ShadowDOM to shadow root. --- 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-217226800
Received on Thursday, 5 May 2016 18:20:48 UTC