Re: [w3c/webcomponents] Should custom elements be adoptable if so, how? (#512)

The idea is that we'd provide a callback. For built-in elements the implementation of that callback would be to change the prototype. For custom elements you need to implement that behavior yourself. I agree that we can't really do better than that.

---
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/512#issuecomment-223504200

Received on Friday, 3 June 2016 06:51:11 UTC