- From: Sasha Firsov <notifications@github.com>
- Date: Tue, 05 May 2026 18:22:48 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 6 May 2026 01:22:55 UTC
sashafirsov left a comment (WICG/webcomponents#1055) Working on DOM parser fuzed with mutation with the tree-aware thread management. [AC](https://github.com/EPA-WG/cem/blob/develop/docs/cem-dom-ac.md#5-dom-mutation-api--async-layer-over-sync-surface) Unlike the "render" idea here, the CEM approach is to keep the DOM as state machine, no code is involved in its rendering besides browser. Code interacts with DOM, platform reflects UI. The rules on DOM hydration and parsing priority reside in **declarative markup**, platform interprets those. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1055#issuecomment-4384418231 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1055/4384418231@github.com>
Received on Wednesday, 6 May 2026 01:22:55 UTC