Firefox 39, Safari 9 and IE11 provide support for CSS Scroll Snap Points. Chrome has the feature in development.
Is there a polyfill that would emulate the following
I found a polyfill: https://github.com/zigotica/scrollSnapPointsPolyfill
Haven't tested it extensively.