Re: Custom Elements: Upgrade et al

> On May 6, 2015, at 9:48 PM, Anne van Kesteren <annevk@annevk.nl> wrote:
> 
> On Thu, May 7, 2015 at 12:23 AM, Ryosuke Niwa <rniwa@apple.com> wrote:
>> Are you suggesting that cloning my-button will create a new instance of my-button by invoking its constructor?
> 
> No, I'm saying there would be another primitive operation, similar to
> the extended structured cloning proposed elsewhere, to accomplish
> cloning without side effects.

Okay. Do you have any idea / proposal as to how that would look like?  I'm still not fully grasping what you're proposing to do when we close a custom element.

- R. Niwa

Received on Thursday, 7 May 2015 17:16:58 UTC