[WK1] Only the first wheel event in a gesture should be cancelable
Created attachment 415095 [details] Patch
<rdar://problem/71836485>
Created attachment 415096 [details] Patch
Created attachment 415100 [details] Patch
Comment on attachment 415100 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=415100&action=review > LayoutTests/fast/events/wheel/first-wheel-event-cancelable.html:44 > + debug('Tests preventDefault on the first event results in the rest of the events being cancelable') description() would likely look better than debug(). > LayoutTests/fast/events/wheel/wheel-events-become-non-cancelable.html:55 > + debug('Tests that events in the gesture are non-cancelable if preventDefault was not called on the first event'); ditto.
https://trac.webkit.org/r270312