File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -658,7 +658,7 @@ Choosing Snap Points {#choosing}
658658 which automatically add additional snap points to themselves
659659 so a user can pan to see the entire element.)
660660
661-
661+ <!--
662662Group-based Snapping {#group}
663663========================
664664
@@ -732,8 +732,8 @@ Aligning the Group: the 'scroll-snap-group' property {#scroll-snap-group}
732732-----------------
733733
734734 <pre class="propdef">
735- Name : scroll-snap-group
736- Value : [ start-edge | end-edge | edges | center ]{1,2}
735+ Name : scroll-snap-group-align
736+ Value : <'scroll-snap-align'>
737737 Initial : start
738738 Applies to : all elements
739739 Inherited : no
@@ -743,3 +743,4 @@ Aligning the Group: the 'scroll-snap-group' property {#scroll-snap-group}
743743 </pre>
744744
745745 Specifies the alignment of a group-snapped group's area within the viewport.
746+ -->
You can’t perform that action at this time.
0 commit comments