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

Alright, [here's an example](https://codepen.io/trusktr/pen/fc793d73a2dcc208a8abdb788a0b3dae) using `CustomEvent` to implement `childConnectedCallback` work, and it catches initial children as well as future children.

How do you feel about this CustomEvent pattern instead of the MO one?

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

Received on Tuesday, 29 January 2019 06:38:42 UTC