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

Hi guys, Just to clear this out. Is the new "shadow" tag that we are talking about a way of creating the shadowDOM inside another custom element at one-time only (so that we can stamp the shadowDOM from server side rendered custom-elements to the browser without the need of javascript) or are we now suggesting that we can use the tag "shadow" to stamp shadowDOM any time to a custom-element without the need of javascript as a way of defining a custom-element's shadowDOM?

The suggestions are getting confusing and although i still stand by @robdodson's thoughts on it (https://github.com/whatwg/dom/issues/510#issuecomment-330023682), the way I see the thread is going is about how to define the custom-element's shadowDOM.


-- 
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-367286770

Received on Wednesday, 21 February 2018 10:47:27 UTC