<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi WebKit Developers!<br><br>My name is Wenson, and I’m an intern on the layout &amp; 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&nbsp;<a href="http://dev.w3.org/csswg/css-snappoints">http://dev.w3.org/csswg/css-snappoints</a>&nbsp;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-.<br><br>See&nbsp;<a href="https://bugs.webkit.org/show_bug.cgi?id=134283">https://bugs.webkit.org/show_bug.cgi?id=134283</a>&nbsp;for the main Bugzilla issue. I look forward to hearing your feedback!<br><br>Thank you,<br>Wenson Hsieh</body></html>