Bug 146823

Summary: Implement scroll-snap-points-x and scroll-snap-points-y properties
Product: WebKit Reporter: yisibl <50167214>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: 50167214, bfulgham, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description yisibl 2015-07-09 20:20:10 PDT
These two properties are not standard at present, but a lot of time CSS authors want to be able to control the level and the vertical effect.

Firefox 39 has supported.

MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/scroll-snap-type-x
https://bugzilla.mozilla.org/show_bug.cgi?id=945584
Comment 1 Martin Robinson 2020-10-16 08:58:02 PDT
scroll-snap-points-x and scroll-snap-points-y have been removed from the specification and I believe that support was removed from WebKit in https://trac.webkit.org/changeset/210024/webkit. I'm going to close this bug as invalid.