Re: [whatwg/dom] Declarative Shadow DOM (#831)

Normal templates turn off speculative fetches of resources whose URLs appear within the template. In the Declative Shadom DOM case, it seems that the URLs are template placeholders but actual URLs that the Shadow DOM attachment will cause to be loaded. Therefore, it seems that when a template is used for the Declarative Shadow DOM case, speculative fetches should be turned on within the template.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/831#issuecomment-1385294521
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/831/1385294521@github.com>

Received on Tuesday, 17 January 2023 11:38:19 UTC