Changes

Jump to: navigation, search

Implementing the Mouse Lock API in Firefox

78 bytes added, 03:47, 10 December 2011
Tests
|<s>MouseEvent must contain (readonly) movementX and movementY</s>
|'''KeyR, JSilver999'''
|'''file_movement.html'''
|-
|25
|<s>"The members movementX and movementY must provide the change in position of the mouse, as if the values of screenX/Y were stored between two subsequent mousemove events eNow and ePrevious and the difference taken movementX = eNow.screenX-ePrevious.screenX"</s>
|'''KeyR, JSilver999'''
|'''file_movement.html'''
|-
|26
|<s>"movementX/Y must be valid regardless of mouse lock state"</s>
|'''KeyR, JSilver999'''
|'''file_movement.html'''
|-
|27

Navigation menu