Files
tubestation/testing/web-platform/tests/dom
David Awogbemila cbf85a96f0 Bug 1899816 [wpt PR 46554] - Fix snap fling regression, a=testonly
Automatic update from web-platform-tests
Fix snap fling regression

In the linked bug, flings within large snap areas (constrained native
flings) would incorrectly snap based on the last finger position,
rather than the position the fling lands at.

This patch fixes this by ensuring that we always recompute the snap
strategy for a constrained native fling since we cannot know ahead of
time where that fling will land.

Bug: 340895249
Change-Id: I53dd98238a8ce574f552ccace4ee40427248b9cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5555100
Reviewed-by: Robert Flack <flackr@chromium.org>
Commit-Queue: David Awogbemila <awogbemila@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1308128}

--

wpt-commits: 35202a42e8e340ec64651433f8530c4f756900dd
wpt-pr: 46554
2024-06-05 09:01:07 +00:00
..