Re: [WICG/webcomponents] DOM parts use outside of <template> seems unlikely (Issue #1035)

@bkardell 

> However... I'm having difficulty reconciling: We already have the option to not SSR, but don't? Like, isn't almost everything today initially that -- but then people say "but no we also want to server render some of this" and that's where things get spicier?

Just noting that my example *does* SSR. It's just that you write the initial SSR value in the sheet rather than in the HTML. Since it's an inline sheet it is applied before paint happens, just like CSS, so there is no "flash" where the link is missing an href.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/1035#issuecomment-1806403154
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/1035/1806403154@github.com>

Received on Friday, 10 November 2023 20:40:25 UTC