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

For example, we can create a `shadowroot` element which attaches a shadow root on its parent and removes itself once all children had been inserted by the parser.

Introducing a new parser macro is like introducing a new synchronous DOM mutation event to us. It's simply not happening.

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

Received on Friday, 2 March 2018 18:51:19 UTC