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> An element which provides a scrolling user interface as described in <adata-link-type="biblio" href="#biblio-css21">[CSS21]</a>, particularly in the section on overflow.
<dd> A scroll container’s snap alignment container is the rectangle obtained by reducing its visual viewport by its <aclass="property" data-link-type="propdesc" href="#propdef-scroll-snap-padding">scroll-snap-padding</a>.
334
+
<dd>
335
+
A scroll container’s snap alignment container is the rectangle obtained by reducing its visual viewport by its <aclass="property" data-link-type="propdesc" href="#propdef-scroll-snap-padding">scroll-snap-padding</a>.
336
+
<pclass="issue" id="issue-1b6eda6b"><aclass="self-link" href="#issue-1b6eda6b"></a>Better name for this concept?</p>
<dd> An element’s snap area is the rectangle obtained by expanding its border box by its <aclass="property" data-link-type="propdesc" href="#propdef-scroll-snap-area">scroll-snap-area</a>.
<divclass="issue"><b>This spec is currently undergoing major changes in line with the resolutions in <ahref="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html</a>. During this process it is not safe to assume that the current form will be representative of what it will look like in the future. After the work in process is completed, it will closely resemble <ahref="https://drafts.csswg.org/css-scroll-snap/">this proposal</a>.</b><ahref="#issue-752e30a5"> ↵ </a></div>
729
+
<divclass="issue">Better name for this concept?<ahref="#issue-1b6eda6b"> ↵ </a></div>
727
730
<divclass="issue"><ahref="https://lists.w3.org/Archives/Public/www-style/2015Nov/0328.html">Open issue</a> on whether to enhance the scroll-snap-type property for specifying the axis or adding a second property. We have <ahref="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">resolved</a> that this functionality be added once the issue is resolved. <ahref="#issue-7e0cf181"> ↵ </a></div>
728
731
<divclass="issue"> Should this be x/y axes, or inline/block? Starting with x/y axes for consistency with padding/area, otherwise a writing mode change would result in a axis mismatch (since padding is physical by default). <ahref="#issue-f7391e31"> ↵ </a></div>
0 commit comments