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

I'm afraid I don't really follow. Are you saying that most likely these can be restricted to isTrusted = true or can be refactored in some other way such that they would not necessitate patching the event dispatch algorithm beyond `MouseEvent("click")`?

-- 
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-253276330

Received on Wednesday, 12 October 2016 17:11:34 UTC