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!