This test verifies that a button that receives a mouse down event does not receive a corresponding mouse up event when the mouse up happens outside the button.

If the test passes, you'll see a PASS message below.

To run this test in Safari:

  1. Mouse down inside the button.
  2. Move the mouse outside the button.
  3. Mouse up.


PASS: mouse up event did not fire