[whatwg/dom] Set event’s target to the target of the last tuple in event’s path, that is either tuple or preceding tuple, whose target is non-null. (#707)

https://dom.spec.whatwg.org/commit-snapshots/6e33c904f01c39f6d6a1565757da383089cde382/#dispatching-events


"Set event’s target to the target of the last tuple in event’s path, that is either tuple or preceding tuple, whose target is non-null"

Why event.target = the last tuple in event's path , is the first tuple in event's path?

-- 
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/707

Received on Thursday, 18 October 2018 09:52:29 UTC