Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / mouseup-outside-button-expected.txt
blobdecaa331d27d51f0c382acbf4b1820a7ebde8f07
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.
9 Mouse up.
11 PASS: mouse up event did not fire