Re: [w3c/webcomponents] [idea] distributedCallback for Custom Elements (#527)

The `distributedCallback` would need to be fired each time distribution changes. For example,

- when adding a new shadow root to a host
- when modifying the assigned slot of an element
- when assigning a shadow tree's slot to a new slot in an even deeper shadow tree
- when moving a slot to a new position within a shadow tree
- when renaming a shadow tree's slots

Any other cases?

---
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/527#issuecomment-228972446

Received on Tuesday, 28 June 2016 07:27:33 UTC