Re: [whatwg/dom] Reset dispatching flags when retargeting to a different target than event's (#402)

Looks good to me. As an alternative idae, how about re-ordering steps 1-4?

Moving  "1. Set event's dispatch flag"
into after: "4. If target is relatedTarget and target is not event’s relatedTarget, then return true."

I think that does not change the semantics, and would make our intention more clear.

-- 
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/402#issuecomment-274679197

Received on Tuesday, 24 January 2017 02:02:23 UTC