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

@matthewp @rniwa a promise would be better than a one-off event. Fwiw, I think it's ok for this to be a general feature, and I'd like a CSS pseudo-class `:fully-parsed` too. Some layouts, such as flexbox, shift around as children parse-in, so it can be useful to eg hide elements during that phase.

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

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

Received on Tuesday, 7 March 2023 07:31:28 UTC