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

> Any existing usage apart from maybe `</script>`

`<script>`-like tags are exactly one of the use cases for a close tag signal though. I've been making declarative custom element libraries, and without knowing that the declaration is finished parsing you can get into some really bad situations where you have a broken element.

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

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

Received on Friday, 13 October 2023 15:56:53 UTC