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

@rniwa In your declarative custom element proposal, it looks like the way to define a shadow root is via Javascript: `customElements.define(..., ..., here)`. Does that mean you're definitely opposed to any way to attach a shadow root to a non-custom-element in straight HTML?

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

Received on Monday, 25 September 2017 23:37:38 UTC