Re: [w3c/webcomponents] How can a custom element detect when it is transcluded into a shadow tree (slotchange)? (#504)

Hey Trey, I really appreciate your effort to help me out. In my case, the situation is a little different. Here is a jsbin showing the problem: http://jsbin.com/dozacacuva/edit?html,js,output

In paticular note that we are interested in the **flat-tree** composition being such that `<motor-node>` elements are only inside of `<motor-scene>` or `<motor-node>` elements.

---
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/504#issuecomment-229924658

Received on Friday, 1 July 2016 11:32:59 UTC