blob: 45fb7a63e99ee07b38f8e0d1a52f1a002349d2cc [file] [log] [blame]
This test verifies that a right mousebutton click generates a mousedown, context and mouseup event.
If the test passes, you'll see a PASS message below.
To run this test in Safari:
Right mouse down inside the box.
Right mouse up.
box
type: mousedown, button: 0,
type: mouseup, button: 0,
type: click, button: 0,
type: mousedown, button: 2,
type: contextmenu, button: 2,
type: mouseup, button: 2,
type: mousedown, button: 2,
type: contextmenu, button: 2,