Re: [whatwg/dom] Should adopting change an element's prototype? (#731)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20567 has some light reading on part of this topic (tl;dr: no).

The prototype of a custom element can change due to upgrading iirc: https://html.spec.whatwg.org/multipage/custom-elements.html#concept-upgrade-an-element, with the constructor defined at https://html.spec.whatwg.org/multipage/dom.html#htmlconstructor.

-- 
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/issues/731#issuecomment-461461559

Received on Thursday, 7 February 2019 15:12:39 UTC