Re: [whatwg/dom] Correct setting of target and relatedTargets post-dispatch (#585)

annevk commented on this pull request.



>  
  <li><p>If <var>target</var> is <var>relatedTarget</var> and <var>target</var> is not
  <var>event</var>'s <a for=Event>relatedTarget</a>, then return true.
+ <!-- XXX Since we return early, we might want to unset more flags here. See #402. -->

I've now made this change.

-- 
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/585#discussion_r174753813

Received on Thursday, 15 March 2018 11:37:49 UTC