You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dd> The <ahref="https://drafts.csswg.org/css-snappoints-1/#scroll-container">scroll container</a><ahref="#point-snapping">point-snaps</a> to <ahref="#scroll-snap-position">snap positions</a> in both axises simultaneously,
449
-
treating each element’s <ahref="#scroll-snap-position">snap position</a> as a single 2D position
450
-
(rather than potentially snapping to different elements in each axis).
451
-
</dl>
452
-
</ins>
453
-
</blockquote>
454
-
<blockquote>
455
-
<insclass="block">
456
-
<h3class="heading settled" data-level="7.2" id="snap-dimensions"><spanclass="secno">7.2. </span><spanclass="content">Axis vs Point-Snapping</span><aclass="self-link" href="#snap-dimensions"></a></h3>
457
-
<pclass="issue" id="issue-323279de"><aclass="self-link" href="#issue-323279de"></a> This feature is planned to be removed in the next publication
458
-
in order to reduce the feature-set of Level 1.
459
-
It is included here for future reference in defining Level 2.</p>
460
-
<p>…</p>
461
-
</ins>
462
-
</blockquote>
463
-
464
-
<p>(A likely use case for point snapping is tiled galleries that do not form a strict grid,
465
-
as in <ahref="http://labs.jensimmons.com/examples/image-gallery-flexbox-1.html">this example</a> (Flexbox)
466
-
or <ahref="http://labs.jensimmons.com/examples/image-gallery-grid-1.html">this one</a> (Grid).
467
-
Again, we're happy to leave this to level 2, but do want the feature design published for future reference)
<dd> The <ahref="https://drafts.csswg.org/css-snappoints-1/#scroll-container">scroll container</a><ahref="#point-snapping">point-snaps</a> to <ahref="#scroll-snap-position">snap positions</a> in both axises simultaneously,
638
+
treating each element’s <ahref="#scroll-snap-position">snap position</a> as a single 2D position
639
+
(rather than potentially snapping to different elements in each axis).
640
+
</dl>
641
+
</ins>
642
+
</blockquote>
643
+
<blockquote>
644
+
<insclass="block">
645
+
<h3class="heading settled" data-level="7.2" id="snap-dimensions"><spanclass="secno">7.2. </span><spanclass="content">Axis vs Point-Snapping</span><aclass="self-link" href="#snap-dimensions"></a></h3>
646
+
<pclass="issue" id="issue-323279de"><aclass="self-link" href="#issue-323279de"></a> This feature is planned to be removed in the next publication
647
+
in order to reduce the feature-set of Level 1.
648
+
It is included here for future reference in defining Level 2.</p>
649
+
<p>…</p>
650
+
</ins>
651
+
</blockquote>
652
+
653
+
<p>(A likely use case for point snapping is tiled galleries that do not form a strict grid,
654
+
as in <ahref="http://labs.jensimmons.com/examples/image-gallery-flexbox-1.html">this example</a> (Flexbox)
655
+
or <ahref="http://labs.jensimmons.com/examples/image-gallery-grid-1.html">this one</a> (Grid).
656
+
Again, we're happy to leave this to level 2, but do want the feature design published for future reference.)
657
+
656
658
<dtid="change-ack">Acknowledgements Update
657
659
<dd>
658
660
We've added a list of the people who have contributed the spec,
659
661
and noted that their proposals were mostly accepted rather than mostly ignored.
662
+
<blockquote>
663
+
<p>Many thanks to <del>lots of people for their proposals and recommendations,
664
+
some of which are incorporated into this document.</del>
665
+
<ins>
666
+
David Baron,
667
+
Simon Fraser,
668
+
Håkon Wium Lie,
669
+
Edward O'Connor,
670
+
François Remy,
671
+
Majid Valpour,
672
+
potentially some anonymous Microsoft engineers (?),
673
+
and most especially to Robert O'Callahan
674
+
for their proposals and recommendations,
675
+
<strong>which have been incorporated into this document</strong>.</ins>
0 commit comments