[whatwg/dom] Use Web IDL to construct custom element constructors (#430)

Fixes part of https://github.com/whatwg/html/issues/2381. The other
part is covered by https://github.com/whatwg/html/pull/2457.

Cannot be merged until https://github.com/heycam/webidl/pull/328 is also merged and the cross-spec linking database has been populated.

Tests coming, will edit.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Use Web IDL to construct custom element constructors

-- File Changes --

    M dom.bs (6)

-- Patch Links --

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

Received on Thursday, 23 March 2017 05:18:59 UTC