Re: [webcomponents] Need "slotting changed" event (#288)

We haven't really defined yet how you obtain the event path. Say that you obtain the event path from the target. We could make it so that if you obtain the event path from `slot` elements, it's empty, but maybe that is making `slot` too magical again as it would affect all events dispatched on it. (If we did do this I'd need to think it through a bit more.)

Speaking about events, if `slot` elements are part of the composed tree in WebKit, are they part of the event path too then?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/288#issuecomment-183655419

Received on Saturday, 13 February 2016 12:13:58 UTC