- From: Jose Vargas <notifications@github.com>
- Date: Mon, 06 Mar 2023 14:35:02 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 March 2023 22:35:15 UTC
MutationObserver seems kind of awkward but to be honest it works for me 🤷 An advantage is that there is no leakage of browser-parsing details, the browser might not differentiate between `first parser pass` or `dynamic node insertion`, if it sees both as the same thing then the `parser finished` idea seems implausible. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/809#issuecomment-1457128730 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/809/1457128730@github.com>
Received on Monday, 6 March 2023 22:35:15 UTC