[whatwg/dom] Upstream Custom Elements (#204)

Upstreaming from https://rawgit.com/w3c/webcomponents/15a203c8393aef0df7223ab1d43406aa11a7e71e/spec/custom/index.html.

I envision this being done in three stages:

- DOM pull request (i.e. this pull request), which references the above URL for certain concepts
- HTML pull request, which references DOM for certain concepts
- A small DOM pull request, which changes the links to point to HTML instead of the above URL.

Given that we'd like to land this soon, but our timezones are not always super-overlapping, feel free to tweak and merge while I'm asleep, or even just push fixup commits to this branch for me to review. That is, I'd rather we both do the work on this branch, and get this merged in sooner, instead of the traditional submitter-reviewer back and forth.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Upstream "DOM+: Elements" from Custom Elements
  * Upstream "DOM+: Cloning" from Custom Elements
  * Upstream "DOM+: Mutation algorithms" from Custom Elements
  * Upstream "DOM+: Document methods" from Custom Elements

-- File Changes --

    M dom.bs (386)
    M dom.html (267)

-- Patch Links --

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

Received on Wednesday, 6 April 2016 18:15:49 UTC