Skip to content

Commit d19ed33

Browse files
committed
[css-scroll-snap] Remove unhelpful note per frivoal's suggestion.
1 parent 4d22096 commit d19ed33

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

css-scroll-snap/Overview.bs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -270,14 +270,6 @@ Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-align}
270270
but if the item happens to be larger than your viewport,
271271
you want to be able to scroll around the whole thing once you're over it.
272272

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-
281273
<!--
282274
### Combining 1D and 2D Snap Alignments ### {#combo-snapping}
283275

0 commit comments

Comments
 (0)