1 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.
3 If the test passes, you'll see a PASS message below.
5 To run this test in Safari:
7 Mouse down inside the button.
8 Move the mouse outside the button.
11 PASS: mouse up event did not fire