* This event should be fired for each underlying DOM `wheel` event. (We can probably remove use of the non-standard `mousewheel` event.) * It should support `preventDefault` (#3290/#6218), preventing the default behavior of `ScrollZoomHandler`.