[pointerevents] Incorrect movementX/Y in PointerEvents

NavidZ has just created a new issue for 
https://github.com/w3c/pointerevents:

== Incorrect movementX/Y in PointerEvents ==
It seems that non of the implementations of Chrome and Edge conforms 
with the definition of movementX/Y attributes and they are always 0 in
 those implementations for PointerEvents as oppose to compat 
MouseEvents.

https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/movementX
https://w3c.github.io/pointerlock/#widl-MouseEvent-movementX

I was wondering since PointerEvents are MouseEvents do we need to do 
anything special about these fields? What is the expectation here?

Please view or discuss this issue at 
https://github.com/w3c/pointerevents/issues/131 using your GitHub 
account

Received on Friday, 5 August 2016 17:50:18 UTC