- From: Mason Freed <notifications@github.com>
- Date: Mon, 06 Mar 2023 13:20:28 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 March 2023 21:20:41 UTC
> Ok what about the second simple straightforward solution? For this and all of the similar contents, the answer is because they all fail in this case: ``` <my-element> ...Lots of content here... {... the HTML parser yields here, renders the document, and spins the event loop. All workarounds above fire here.} ...More content here, which are still children of <my-element> </my-element ``` -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/809#issuecomment-1457018630 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/809/1457018630@github.com>
Received on Monday, 6 March 2023 21:20:41 UTC