- From: Dave Tapuska via GitHub <sysbot+gh@w3.org>
- Date: Thu, 09 Mar 2017 13:33:46 +0000
- To: public-pointer-events@w3.org
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