- From: James Browning <notifications@github.com>
- Date: Sun, 07 Jul 2019 18:48:09 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 8 July 2019 01:48:30 UTC
> A related thing here is that we cannot support certain module types in a worker context (e.g., CSS and HTML) and perhaps also not in a worklet context. Is there a major reason `Document`/`HTMLDocument` aren't supported in Workers? Obviously `self.document` is a no-go but I see no reason the documents created by `documentImplementation.{ createDocument, createHTMLDocument }` shouldn't be usable. -- 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/822#issuecomment-509051406
Received on Monday, 8 July 2019 01:48:30 UTC