Articles tagged “CSS scroll snapping”
-
New CSS Features in Firefox 68
Firefox 68 landed earlier this month with a bunch of CSS additions and changes. In this blog post Rachel Andrew takes a look at some of the things you can expect to find, like Scroll Snapping done right, the
::marker
pseudo-element, and new tooling in Firefox DevTools for working with CSS. -
CSS Scroll Snap Updated in Firefox 68
The CSS Scroll Snap specification gives us a way in CSS to snap between different elements in a page or scrolling component. In this post, Rachel Andrew explains how scroll snapping works, why we had a situation where browsers were running different versions of the specification, and how that's changing.