blob: 613f4b86ff7444502797cd19cc6a56f4db253d8b [file] [log] [blame]
This tests that dragging from an element that returns false from its mousedown handler will not let the subsequent mousemove events be captured by the containing frame.
Drag started
Received mouse move
Received mouseup event
PASS!