Pointer Events movement in locked state test

Test Description: This test checks if pointermove.movementX/Y matches mousemove.movementX/Y when pointer is locked.
  1. Press left button down on the green rectangle and hold it.
  2. Move the mouse inside the green rectangle.
Test passes if the proper behavior of the events is observed.