haikuwebkit/LayoutTests/fast/events/mouseup-outside-document-ex...

12 lines
342 B
Plaintext

This test verifies that a document that receives a mouse down event receives a corresponding mouse up event when the mouse up happens outside the window.
If the test passes, you'll see a PASS message below.
To run this test in Safari:
Mouse down inside the document.
Move the mouse outside the window.
Mouse up.
PASS: mouseup event fired