Re: [whatwg/dom] Do not dispatch a trusted event when target and reletedTarget are identical (#336)

On my second thought, don't we want this behavior to non-trusted events as well?  When someone manually fire a `mouseout` event, don't we want that event to stop when it reaches a point where retargeted target and retargeted relatedTarget are identical?  (We can discuss this in a separate issue since this PR discussion is getting really long). 

-- 
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/336#issuecomment-254123660

Received on Monday, 17 October 2016 06:36:04 UTC