Re: [w3c/webcomponents] [feature request] change when upgrade/connected happens during parsing, so that it is the first event in the following microtask (#787)

oh crap, the new example in the previous comment had an issue: it was calling `childConnectedCallback` more than once on the same children, so I updated the previous example to have a `hasBeenDisconnected` boolean to guard against it.

-- 
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/787#issuecomment-460000177

Received on Saturday, 2 February 2019 21:22:15 UTC