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

@emilio @calebdwilliams and @vikerman I think standardized templating, along the lines of [Template Instantiation](https://w3c.github.io/webcomponents/proposals/Template-Instantiation.html) is a very valuable feature to explore, but it's a bit different than declarative shadow roots.

I look at this proposal mainly as a way to re-establish the ability to meaningfully serialize a DOM tree (now that include shadow roots). There are a few applications this addresses, including SSR, and some of them overlap with declarative custom elements and templating, but not all of them. I think it's better to keep these proposals separate for now.

-- 
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/831#issuecomment-585044101

Received on Wednesday, 12 February 2020 05:59:51 UTC