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

@mfreed7 I would probably do it incrementally instead, that way it would be the same if the form came via the parser or a script (say, if the website was using the Navigation API). Any existing usage apart from maybe `</script>` is more indicative of a problem than good design in my experience.

(It's also not clear to me why `input` uses this. It doesn't even have an end tag, except in XML. That seems like something that can be changed.)

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

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

Received on Friday, 13 October 2023 15:51:04 UTC