Re: [pointerevents] Relationship between main pointer event and coalesced events (#409)

> AFAICT this example only checks for the existence of the getCoalescedEvents method, not whether there were coalesced events.

I'm referring to `w/ one coalesced event` for the `pointerrawupdate` events. Even though there is only one real event happening since the last dispatch it still fills out coalesced event list with one event which is not what @jakearchibald reported at the beginning for Firefox on Android where the coalesced events array of `pointermove` is empty sometimes.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 8 September 2021 04:44:56 UTC