We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d22096 commit d19ed33Copy full SHA for d19ed33
1 file changed
css-scroll-snap/Overview.bs
@@ -270,14 +270,6 @@ Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-align}
270
but if the item happens to be larger than your viewport,
271
you want to be able to scroll around the whole thing once you're over it.
272
273
-
274
- Note: I'm not 100% sure of these behaviors or how best to describe them.
275
- But we need to handle the the case of larger-than-viewport items,
276
- and an area-based model lets us detect that case
277
- and do something intelligent about it,
278
- allowing the user to scroll around and see the entire box,
279
- rather than being clicked into mandatory positionsthat only allow partial views.
280
281
<!--
282
### Combining 1D and 2D Snap Alignments ### {#combo-snapping}
283
0 commit comments