Re: [pointerevents] Define coalesced events target, currentTarget, and eventPhase

There is a typo "the" should be them. 

As my feedback delivered verbally before this was written was whether 
we should include text that indicates that calling any methods 
shouldn't have an effect on the current dispatch. For example if I 
call event.getCoalescedEvent()[0].stopPropogation() shouldn't have an 
effect on the current dispatch (unless  of course 
event.getCoalescedEvent()[0] === event i guess)

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

Received on Wednesday, 22 February 2017 19:21:51 UTC