[Webkit-unassigned] [Bug 134283] Implement CSS Scroll Snap Points Spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 15 16:06:23 PDT 2014


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





--- Comment #6 from Wenson Hsieh <wenson_hsieh at apple.com>  2014-08-15 16:06:25 PST ---
Created an attachment (id=236686)
 --> (https://bugs.webkit.org/attachment.cgi?id=236686&action=review)
Basic scroll-snapping examples

Contains two web pages that demonstrate basic examples of snap scrolling. iphone.html shows a vertically scrolling overflow div that fills the entire window and has a snap point at the top of every image. itunes.html shows three divs: the first scrolls horizontally with images snapping to the left edge; the second also scrolls horizontally, but has images snapping to the center; the last example shows 2D scrolling, with snap points on both axes at every image.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list