- From: Anne van Kesteren <notifications@github.com>
- Date: Sat, 19 May 2018 07:43:14 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 19 May 2018 14:43:37 UTC
That doesn't really work due to the HTML parser (it'll always generate `<html><head/><body/></html>` basically). Reusing the HTML MIME type also does not work for security reasons (as outlined in the issue you reference). -- 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/webcomponents/issues/752#issuecomment-390409646
Received on Saturday, 19 May 2018 14:43:37 UTC