[Webkit-unassigned] [Bug 145099] scroll-snap points should be be implemented as a container of coordinates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 19 09:27:01 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=145099

--- Comment #6 from Brent Fulgham <bfulgham at webkit.org> ---
Note: The wording in the CSS Scroll Snap specification <http://dev.w3.org/csswg/css-snappoints/#propdef-scroll-snap-coordinate> indicates that we should support having multiple snap coordinates in a single element. To properly achieve this (without affecting other elements in the container) we will need to implement a data structure like I am proposing here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150519/6dca2124/attachment.html>


More information about the webkit-unassigned mailing list