[Webkit-unassigned] [Bug 169800] CSS snap points broken in 10.3 beta 6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 18:20:14 PDT 2017


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

--- Comment #5 from Sriram Krishnan <sriramkrish85 at gmail.com> ---
Ok - Now i got clarity into what the real issue is. This is because of snap points

This is not because of the syntax change , the old syntax still works fine on the beta.
The only issue is when we set scrollLeft on the container via JS, the browser resets it back to the last known snap position set via css snapping. the right behavior would be to snap to the closest snap point.

Here is my JS BIN

http://jsbin.com/fiwiqo/61/edit?html,css,js,output

And the video demonstrating what is wrong.

https://youtu.be/r5P8d-k1Q1Y

-- 
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/20170322/e425341d/attachment.html>


More information about the webkit-unassigned mailing list