chromium/third_party/blink/web_tests/fast/events/mouseup-outside-document-expected.txt

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