- From: Mike Bostock <notifications@github.com>
- Date: Sat, 23 Nov 2019 08:06:33 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 23 November 2019 16:06:35 UTC
> What would happen to an object representing a custom element instance which has become ‘undefined’? How about not changing anything for these existing instances, in the same way that if you call `document.createElement("my-element")` *before* customElements.define, you still have a generic HTMLElement after customElements.define, and customElements.define only affects newly created instances. (Apologies if this is a bad idea; I’m not especially familiar with the specification and I’m just trying to be help!) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/754#issuecomment-557810207
Received on Saturday, 23 November 2019 16:06:35 UTC