Re: [pointerevents] How is pointer event ctor supposed to work when coalescedEvents is passed using the PointerEventInit (#223)

The spec has changed but it is still wrong. Nothing says how the data from
PointerEventInit.coalescedEvents gets to the `coalesced event list ` .
And `coalesced event list ` is defined to be empty if event type is pointermove or pointerrawupdate.

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

Received on Wednesday, 19 February 2020 13:31:05 UTC