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:
Mouse down inside the button.
Move the mouse outside the button.
Mouse up.
PASS: mouse up event did not fire