- From: Franko <notifications@github.com>
- Date: Thu, 28 Jan 2021 17:45:31 -0800
- To: w3c/DOM-Parsing <DOM-Parsing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 January 2021 01:45:44 UTC
I'll add another probable use case: Lets say I use web components as utilities for laying out data, and then I want to send "what it looks like" via an email. How I used to do this pre-shadow-dom days was I'd inline the styles and then just copy the innerHTML to the email. Now, how would I go about doing that without a way of serializing the dom as rendered? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/DOM-Parsing/issues/58#issuecomment-769516563
Received on Friday, 29 January 2021 01:45:44 UTC