Re: [whatwg/dom] Define how script-created click events are special during dispatch (#325)

So some testing shows `<label>` does indeed look at the target of the event (and elements between the target and itself). `<input type=image>` also needs the coordinates of the event. So passing the event itself to "activation behavior" seems like the way to go.

-- 
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/325#issuecomment-253212220

Received on Wednesday, 12 October 2016 13:25:46 UTC