Skip to content

Commit 1556ae7

Browse files
committed
[css-scroll-snap] Add issue about tie-breaking.
1 parent f721376 commit 1556ae7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css-scroll-snap/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,6 +841,11 @@ Choosing Snap Positions {#choosing}
841841

842842
Issue: This would prevent space-travel effects. I think we should remove this.
843843

844+
Issue: Does tie-resolution need to be specified? Inertial and semantic scrolls are easy--
845+
just choose the next one in the scroll direction--
846+
but explicit scrolls don't have a direction.
847+
Should we require defaulting to the start/end-most?
848+
844849
<!--
845850
Group-based Snapping {#group}
846851
========================

0 commit comments

Comments
 (0)