We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d915e4d commit 54ba975Copy full SHA for 54ba975
1 file changed
css-scroll-snap/Overview.bs
@@ -531,6 +531,10 @@ Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-alignm
531
the position applies to both axises.
532
</dl>
533
534
+ Issue: Or should 1d vs 2d be switched via 'scroll-snap-type'?
535
+ Then there's no grammar ambiguity.
536
+ Is there any use-case for doing both 1d and 2d in a single scroll container?
537
+
538
Since the purpose of scroll snapping is to align content within the viewport
539
for optimal viewing:
540
in all cases, the specified alignment creates a valid <a>snap position</a>
0 commit comments