Re: [WICG/webcomponents] Need a callback for when children changed or parser finished parsing children (#809)

@dgp1130 I'm not sure that's a valid point. Say there was a multi-second network hiccup in the middle of a large custom element, why shouldn't it be rendered including all the children it has thus far, similar to built-in elements? I think "children changed", possibly rate-limited with "request animation frame" depending on what you need to be doing, is still the right approach there.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/809#issuecomment-1460255390
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/809/1460255390@github.com>

Received on Wednesday, 8 March 2023 14:36:03 UTC