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

@tabatkins the declarative custom elements strawman definitely helps with the CSS but it is probably not going to help with some of the other use-cases. The primary difference between both of them is that a declarative custom element defines a new tag name, and upgrades all instances of it, while the declarative shadow dom simply allows declarative encapsulation without preventing an eventual definition and upgrade of the element.

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

Received on Wednesday, 7 March 2018 18:11:15 UTC