Tests using eventSender.monitorWheelEvents() need to work with UI-side scrolling. Currently WheelEventTestMonitor doesn't get any information about UI-process scrolls, so many tests time out.
<rdar://problem/103283228>
Pull request: https://github.com/WebKit/WebKit/pull/7559
Decided on a different approach here.