Bug 203684 - [GTK][WPE] Implement support for CSS Scroll Snap
Summary: [GTK][WPE] Implement support for CSS Scroll Snap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks: 221461
  Show dependency treegraph
 
Reported: 2019-10-31 10:18 PDT by Carlos Alberto Lopez Perez
Modified: 2021-03-04 01:33 PST (History)
15 users (show)

See Also:


Attachments
Patch (14.16 KB, patch)
2021-02-16 09:25 PST, Martin Robinson
no flags Details | Formatted Diff | Diff
Patch (14.80 KB, patch)
2021-02-17 00:26 PST, Martin Robinson
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (14.81 KB, patch)
2021-02-17 02:22 PST, 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 Carlos Alberto Lopez Perez 2019-10-31 10:18:49 PDT
CSS Scroll Snap is defined at https://drafts.csswg.org/css-scroll-snap-1/

More info and some demos:
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Scroll_Snap
https://developers.google.com/web/updates/2018/07/css-scroll-snap
https://webkit.org/demos/scroll-snap/

WebKit Apple ports have supported this spec since 2014. However, support for this spec is missing on GTK and WPE ports.
Comment 1 Martin Robinson 2021-02-16 09:25:04 PST
Created attachment 420476 [details]
Patch
Comment 2 Martin Robinson 2021-02-17 00:26:12 PST
Created attachment 420608 [details]
Patch
Comment 3 Martin Robinson 2021-02-17 02:22:48 PST
Created attachment 420622 [details]
Patch
Comment 4 EWS 2021-02-18 00:49:44 PST
Committed r273070: <https://commits.webkit.org/r273070>

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