[webkit-reviews] review granted: [Bug 213571] No scrolling momentum with 'scroll-snap-type: x mandatory' if the scroller scrolls vertically : [Attachment 423727] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 19 09:27:23 PDT 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Martin Robinson
<mrobinson at webkit.org>'s request for review:
Bug 213571: No scrolling momentum with 'scroll-snap-type: x mandatory' if the
scroller scrolls vertically
https://bugs.webkit.org/show_bug.cgi?id=213571

Attachment 423727: Patch

https://bugs.webkit.org/attachment.cgi?id=423727&action=review




--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 423727
  --> https://bugs.webkit.org/attachment.cgi?id=423727
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=423727&action=review

>
LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-momentum-in-non-sna
pping-axis.html:34
> +	       } catch (e) {
> +		   console.log(e);

Is this necessary?


More information about the webkit-reviews mailing list