blob: 2363f91966b638c51adbf53854b3c0173d5ce8de [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: mouseup, button: 2,
type: mousedown, button: 2,