[whatwg/dom] Remove document.origin (#815)

Use self.origin instead. (The document's origin internal concept is kept for now. Maybe at some point we can only use that of the relevant global object, but not now.)

Tests: ...

Closes #410.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove document.origin

-- File Changes --

    M dom.bs (8)

-- Patch Links --

https://github.com/whatwg/dom/pull/815.patch
https://github.com/whatwg/dom/pull/815.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/815

Received on Thursday, 2 January 2020 08:09:23 UTC