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

@trusktr The approach of Freed would be sufficient to effectively pre-render the information hidden in a web component. Then an SSR solution needs to adapt to utilize the declarative shadow DOM. Other than that I think we are currently only limited by the spec. Declarative custom elements can handle the shadow attachment, but having the shadow API as a declarative element is, in my opinion, an important feature

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

Received on Friday, 10 July 2020 11:06:22 UTC