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

> @smaug---- how was XTF resilient against imperative creation of the same elements?

There were begin/end callbacks for the parser creation.

In the current element implementations in Gecko there is usually a flag which is set to true for non-parser created elements, and on parser created elements it is set to true when child nodes have been added to it.

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

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

Received on Tuesday, 2 January 2024 15:54:19 UTC