Re: [pointerevents] "This API always returns at least one coalesced event for pointermove events and an empty list for other types of PointerEvents." (#224)

In the current spec it says "If this event is a pointermove or pointerrawupdate event, it is a sequence of all PointerEvent that were coalesced into this event; otherwise it is an empty list."
Perhaps that should be clarified apply to user agent created events only, so that JS created events just pass whatever was used when the event was constructed.
This is related to https://github.com/w3c/pointerevents/issues/223

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


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

Received on Wednesday, 12 May 2021 15:49:14 UTC