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

Declarative shadow DOM and declarative custom elements have no overlap. You would not use `<template shadowroot>` in a custom element declaration.

Declarative shadow DOM describes concrete shadow root _instances_, while any future declarative custom elements proposal would need to templates associated with the declaration that would only describe instances once _cloned_. 

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

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

Received on Monday, 15 August 2022 02:48:36 UTC