[whatwg/dom] Made more formal for object global (#206)

https://dom.spec.whatwg.org/#dom-document-document
"The Document() constructor, when invoked, must return a new document whose origin is the origin of the global object’s associated document."
What is global object here? In DOM we don't have such definition so you mean this from HTML https://html.spec.whatwg.org/multipage/webappapis.html#global-object? If yes maybe use refference?

---
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/206

Received on Thursday, 7 April 2016 14:53:47 UTC