- From: Alice <notifications@github.com>
- Date: Wed, 29 Apr 2020 22:23:02 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 30 April 2020 05:23:14 UTC
Thanks for the quick response. It seems like the underlying problems that this API is looking to solve (primarily by allowing server-side rendering to occur) are: - getting pixels on the screen quickly, even if those pixels aren't interactive yet (or, alternatively, avoiding layout shifting after javascript is loaded), and - allowing content in Shadow DOM to be indexed by search engines (it would still be good to have a working example to understand why that is desirable). Is that right? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/494#issuecomment-621619241
Received on Thursday, 30 April 2020 05:23:14 UTC