Re: [w3c/webcomponents] Upstream Shadow DOM spec to DOM/HTML Standard (#377)

> I remember that we had a discussion about whether we should add innerHTML to DocumentFragment, rather than ShadowRoot, or not. 

We decided not to do this, since `DocumentFragment` doesn't always have a host like `ShadowRoot` does. This makes the "context node" question for the HTML parser much more complicated.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/377#issuecomment-327097661

Received on Tuesday, 5 September 2017 07:44:28 UTC