Re: [webcomponents] Shadow DOM and "insertion steps" / "removing steps" (#438)

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