Re: [w3c/webcomponents] connectedCallback timing when the document parser creates custom elements (#551)

No. We absolutely want zero children in as many places as possible. The whole point is that you should not depend on children, since you cannot depend on them with `createElement()` either. Web developers should create robust custom element implementations, not half-baked ones.

-- 
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-241651544

Received on Tuesday, 23 August 2016 07:37:43 UTC