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

In the case that a shadow root is created in the unknown future and while no shadow root exists so therefore a light-tree `motor-node` has no way to determine if it will ultimately be distributed into a proper location, then maybe I should just throw a warning about the fact that the `motor-node` is not currently attached to another `motor-node` and tell about the possibility that the `motor-node` may not get distributed into another `motor-node`.

I'd like for these errors/warnings to link to some documentation that I'll have online.

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

Received on Monday, 6 June 2016 22:31:00 UTC