File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -443,8 +443,7 @@ Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-align}
443443 Applies to : all elements
444444 Inherited : no
445445 Percentages : refer to size of scroll container's <a>snap viewport</a> <em>minus</em> size of box's <a>snap area</a>
446- Computed value : an optional ''point'' keyword, plus one or two alignment values
447- each consisting of either a ''none'' or ''edges'' keyword or a percentage
446+ Computed value : as specified
448447 Animatable : no
449448 Media : interactive
450449 </pre>
@@ -460,7 +459,7 @@ Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-align}
460459 <dfn for=scroll-snap-align><<snap-alignment>></dfn> = center | [ start | end ] <<percentage>> ?
461460 </pre>
462461
463- Issue: This is a subset of the L4 <<position> syntax
462+ Issue: This is a subset of the L4 <<position>> syntax
464463 that works within the constraint of an axis.
465464 It also aligns with the <<self-position>> syntax from [[CSS-ALIGN-3]] (see e.g. 'align-self' ).
466465 We could simplify to ''center | start | end'' by dropping <<percentage>>
You can’t perform that action at this time.
0 commit comments