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

@inikulin I think that's what should happen, yes. That's also how `shadowRoot.innerHTML` works (to be defined still: https://github.com/w3c/DOM-Parsing/issues/21); it gets the context element from the shadow host (`<table>` in your example).

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

Received on Tuesday, 19 September 2017 12:34:56 UTC