Skip to content

Commit b3abb56

Browse files
committed
[css-scroll-snap] Remove issue that's been addressed
1 parent 1a453fe commit b3abb56

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

css-scroll-snap/Overview.bs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -733,10 +733,6 @@ Types of Scrolling Gestures {#scroll-types}
733733
or another element's <a>snap position</a> might be chosen for that axis,
734734
or that axis might not snap at all.
735735

736-
Issue: Define that the 1D snap position is only valid so long as you can see the element.
737-
If it's off-screen, it should probably have no effect--that would be confusing,
738-
to snap to a non-visible thing.
739-
740736
: <dfn export local-lt="2D" lt="2D snap position">2D snap position</dfn>
741737
:: A <a>2d snap position</a> indicates a desired <a>snap position</a>
742738
in both axises at once,

0 commit comments

Comments
 (0)