Re: [whatwg/dom] Declarative Shadow DOM (#831)

FWIW, I agree that Declarative Shadow DOM should be compared with the Imperative form rather than Light DOM.

Today my org uses both Light DOM and imperative SD, each one for separate and specific cases. Shadow DOM still holds its own strong use cases, which are not met by Light DOM. They are orthogonal and can co-exist on the same web application.

Declarative Shadow DOM enables/unblocks SSR when Shadow DOM is needed, as no-JS rendering is important. This rendering should become available without compromising to the encapsulation from Shadow DOM.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/831#issuecomment-1216941642
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/831/1216941642@github.com>

Received on Tuesday, 16 August 2022 17:31:51 UTC