Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / events / mouseup-from-button2-expected.txt
blob2149129497e4852924e9c5ec358f471511ea3478
1 This test verifies that a right mousebutton click generates a mousedown, context and mouseup event.
3 If the test passes, you'll see a PASS message below.
5 To run this test in Safari:
7 Right mouse down inside the box.
8 Right mouse up.
9 box
11 type: mousedown, button: 0, 
12 type: mouseup, button: 0, 
13 type: click, button: 0, 
14 type: mousedown, button: 2, 
15 type: contextmenu, button: 2, 
16 type: mouseup, button: 2, 
17 type: mousedown, button: 2, 
18 type: contextmenu, button: 2,