[whatwg/dom] Define a document's origin instead of linking to HTML's generic "origin" definition. (#313)

I was going to update this to use `for=/` to link to HTML's "origin", but it turns out that all the uses of "origin" here refer to a document's origin, which should be its own definition.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/313

-- Commit Summary --

  * Define a document's origin instead of linking to HTML's generic "origin" definition.

-- File Changes --

    M dom.bs (13)
    M dom.html (105)

-- Patch Links --

https://github.com/whatwg/dom/pull/313.patch
https://github.com/whatwg/dom/pull/313.diff

-- 
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/pull/313

Received on Tuesday, 23 August 2016 17:21:15 UTC