Re: [pointerevents] Incorrect movementX/Y in PointerEvents

I think we should add a test, yes (probably less weird to check 
movementX/Y in a PointerEvent test then to listen to pointer events in
 a PointerLock test).

Just [tested](http://rbyers.github.io/eventTest.html) in EdgeHTML 
14.14393 on a Surfacebook and I see reasonable movementX/Y values on 
`pointermove` for mouse, touch and stylus.  So perhaps we should just 
follow that in blink?  If we do that, then perhaps there's nothing to 
spec at all - the behavior falls out completely from the PointerLock 
spec.

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

Received on Wednesday, 4 January 2017 15:59:32 UTC