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

I think `<script>` is an important use cases here, as there are security reasons why you want to make a custom element that behaves like it. I filed [an issue](https://github.com/WICG/webcomponents/issues/979) for a use case for knowing that a tag is parser inserted, but you may also want to only run initial content and not respond to mutations, like `<script>`.

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

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

Received on Wednesday, 15 March 2023 23:47:36 UTC