[csswg-drafts] [css-multicol][css-scroll-snap] Snapping to columns (#13890)

frivoal has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-multicol][css-scroll-snap] Snapping to columns ==
If a multicol is (in) a scroll snap container, is there a way to snap to columns, or to rows of columns? I don't believe current specifications say so anywhere.

I suspect a way to approach this would be to add a `column` value to `scroll-snap-align` (combinable with `start | end | center` to let an element create snap positions not on itself, but on the columns in generates.

Or maybe we should generalize some more, and have the same mechanism enable a grid to declare snap positions on its rows/columns as well?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13890 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 6 May 2026 10:08:00 UTC