[whatwg/dom] Add relatedTarget to event dispatch (#277)

There's some `relatedTarget` logic in https://w3c.github.io/webcomponents/spec/shadow/ that needs to become part of the core event dispatch algorithm. Basically for all events that have a relatedTarget "internal slot".

@hayatoito is this something you might be interested in working on?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/277

Received on Tuesday, 5 July 2016 09:30:21 UTC