[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / fast / events / mouseup-outside-button-expected.txt
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.
2
3 If the test passes, you'll see a PASS message below.
4
5 To run this test in Safari:
6
7 Mouse down inside the button.
8 Move the mouse outside the button.
9 Mouse up.
10
11 PASS: mouse up event did not fire