Hi WebKit Developers!
My name is Wenson, and I’m an intern on the layout & rendering team. I wanted
to let you know that I plan on adding support for snap points in CSS to WebKit.
Snap points is a CSS feature that allows web pages to specify certain positions
in a document as snap points. Upon scrolling near these snap points, the user
will automatically “snap” to the closest point — check out
http://dev.w3.org/csswg/css-snappoints for the tentative spec. My patch will be
enclosed in #if ENABLE(CSS_SCROLL_SNAP). Snap points is currently only
supported by IE11 on Windows 8, under the property -ms-scroll-snap-points-.
See https://bugs.webkit.org/show_bug.cgi?id=134283 for the main Bugzilla issue.
I look forward to hearing your feedback!
Thank you,
Wenson Hsieh
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev