When I subscribe to "pointermove" events I get events with undefined movementX and movementY properties. Tried on both Chrome and Safary. Does it mean it's not supported (I have never seen any notes about that in OS compatibility charts)?
Note: Tried with and without touch-action: none.