[whatwg/dom] Don't set custom element state redundantly (#253)

As of https://github.com/whatwg/html/pull/1309, this is no longer necessary, as it is taken care of in the Construct(C) step.

Ideally don't merge this until that PR is merged.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Don't set custom element state redundantly

-- File Changes --

    M dom.bs (2)
    M dom.html (94)

-- Patch Links --

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

Received on Tuesday, 24 May 2016 08:16:16 UTC