- From: ju-lien <notifications@github.com>
- Date: Tue, 23 Aug 2016 07:07:59 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 23 August 2016 14:08:59 UTC
I'am the author of the blink bug, > Ah yeah they could. But that should not be required by the custom element. Could you explain why ? connectedCallback() is called when the node is inserted in a DOM, so i think it should be aware of its own children ? If not, how/when a CE can work with its children ? Also it's very bizare that connectedCallback() doesn't have the same capability when the node is created from the parser or upgraded. -- 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/551#issuecomment-241742468
Received on Tuesday, 23 August 2016 14:08:59 UTC