We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a453fe commit b3abb56Copy full SHA for b3abb56
1 file changed
css-scroll-snap/Overview.bs
@@ -733,10 +733,6 @@ Types of Scrolling Gestures {#scroll-types}
733
or another element's <a>snap position</a> might be chosen for that axis,
734
or that axis might not snap at all.
735
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
-
740
: <dfn export local-lt="2D" lt="2D snap position">2D snap position</dfn>
741
:: A <a>2d snap position</a> indicates a desired <a>snap position</a>
742
in both axises at once,
0 commit comments