Re: [whatwg/dom] Set event.target to null when dispatching finishes at ShadowRoot (#513)

@TakayoshiKochi I don't quite know how `relatedTarget` works in all cases. Can we end up with a situation where target is null and relatedTarget is not? Or vice versa? Should we perhaps set both to null if either condition is true?

-- 
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/pull/513#issuecomment-334379594

Received on Thursday, 5 October 2017 07:17:06 UTC