Re: [pointerevents] Set coalesced events isTrusted flag to false

It creates special rules around dispatch. For example if you redispatch an untrusted event then you need to walk all the coalesced events and update them to match isTrusted of the parent to be false no? I wondered if we could avoid this by just saying all the fields on the base Event aren't really useful.

-- 
GitHub Notification of comment by dtapuska
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/187#issuecomment-285352129 using your GitHub account

Received on Thursday, 9 March 2017 13:33:52 UTC