Pointer Events Capture Test - capture and relatedTarget

Test Description: This test checks if setCapture/releaseCapture functions works properly. Complete the following actions:
  1. Put your mouse over the purple rectangle. pointerover should be received for the purple rectangle
  2. Press and hold left mouse button over "Set Capture" button
  3. Move your mouse. pointerover should be received for the black rectangle
  4. Release left mouse button to complete the test.

Test passes if the proper behavior of the events is observed.


Pointer Events Capture Test

Test complete: Scroll to Summary to view Pass/Fail Results.

The following pointer types were detected: .

The following events were logged: .

Refresh the page to run the tests again with a different pointer type.