Re: [w3c/webcomponents] Need "slotchange" event (#288)

To be clear, `let slot2 = findSlot(slot):` in your algorithm earlier on for "slotchange" can just be `let slot2 be slot's assigned slot`. No need to run `findSlot()`.

---
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/288#issuecomment-211316278

Received on Monday, 18 April 2016 10:25:22 UTC