Bug 216882 - Scroll snap: don't create implicit snap points at scrollmin/scrollmax
Summary: Scroll snap: don't create implicit snap points at scrollmin/scrollmax
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-23 09:29 PDT by Simon Fraser (smfr)
Modified: 2020-10-22 00:32 PDT (History)
11 users (show)

See Also:


Attachments
Patch (24.36 KB, patch)
2020-10-21 03:35 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch (25.19 KB, patch)
2020-10-21 10:25 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2020-09-23 09:29:21 PDT
We should not always add snap points at scrollmin and scrollmax, as we don now.
Comment 1 Simon Fraser (smfr) 2020-09-23 09:29:35 PDT
https://github.com/w3c/csswg-drafts/issues/4037
Comment 2 Radar WebKit Bug Importer 2020-09-23 10:22:37 PDT
<rdar://problem/69443288>
Comment 3 Martin Robinson 2020-10-21 03:35:59 PDT
Created attachment 411970 [details]
Patch
Comment 4 Martin Robinson 2020-10-21 10:25:46 PDT
Created attachment 412006 [details]
Patch
Comment 5 EWS 2020-10-22 00:32:45 PDT
Committed r268856: <https://trac.webkit.org/changeset/268856>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412006 [details].