Re: [pointerevents] Define `pointermove` and `pointerrawupdate` may have delta from previous corresponding pointer event as `movementX` and `movementY` (#535)

@mustaqahmed looks like Chrome still gives non-zero values with pointerrawupdate, even though Pointer Lock explicitly says that they should be 0 for non-mouse/pointermove events.
https://w3c.github.io/pointerlock/#extensions-to-the-mouseevent-interface:~:text=movementX%20and%20movementY%20must%20be%20zero%20for%20all%20mouse%20events%20except%20mousemove%20and%20pointermove%2E

This is causing web compat issues now.

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


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

Received on Thursday, 4 December 2025 15:43:21 UTC