Back to Chromium

Mouseup Outside Document

third_party/blink/web_tests/fast/events/mouseup-outside-document.html

149.0.7827.2373 B
Original Source

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:

  1. Mouse down inside the document.
  2. Move the mouse outside the window.
  3. Mouse up.

FAIL: mouse up event did not fire