- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 16 Mar 2016 01:36:56 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 16 March 2016 08:37:25 UTC
I have done this now in the DOM Standard directly. See: * https://dom.spec.whatwg.org/#concept-node-insert-ext * https://dom.spec.whatwg.org/#concept-node-remove-ext * https://dom.spec.whatwg.org/#interface-shadowroot (has new tree definitions that account for shadow roots; perhaps I should replace "shadow-root-including" with "composed" though, although less explicit it seems easier to read) Feedback appreciated. --- 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/438#issuecomment-197212434
Received on Wednesday, 16 March 2016 08:37:25 UTC