getCoalescedEvents
The getCoalescedEvents()
method of the PointerEvent interface returns a sequence of PointerEvent
instances that were coalesced (merged) into a single Element/pointermove_event or Element/pointerrawupdate_event event. Available only in secure contexts.