Re: [whatwg/dom] "In a document" confusion (#238)

"light document" sounds a bit odd, given all the different meanings of "light". One could think data documents being "light", since they are less heavy than documents bound to a browsing context.
And there is no shadow document. 

To me in a document clearly means light dom only, since there is parentNode chain from node to document in that case. That is what tree structures usually mean in computer science.
But I guess I could live with "in a document's light DOM".

---
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/238#issuecomment-213792317

Received on Saturday, 23 April 2016 17:37:31 UTC