@@ -652,10 +652,10 @@ Baseline Alignment: the ''baseline'' keyword and ''first''/''last'' modifiers</h
652
652
then the resulting box and its contents
653
653
are [=baseline self-alignment|self-aligned=]
654
654
However, if the box also has [=baseline content-alignment=] in the same axis
655
- or if its [=content-distribution property=] in the same axis is ''normal'' ,
655
+ or if its [=content-distribution property=] in the same axis is ''align-content/ normal'' ,
656
656
its [=used value|used=] [=content-distribution property=] in that axis
657
657
is ''align-content/start'' or ''safe end''
658
- for a [=baseline- alignment preference=] of its [=baseline self-alignment=]
658
+ for a [=baseline alignment preference=] of its [=baseline self-alignment=]
659
659
of “first” or “last”, respectively.
660
660
661
661
<p class='issue'> Add example images here.
@@ -882,7 +882,7 @@ Overflow Alignment: the ''safe'' and ''unsafe'' keywords and scroll safety limit
882
882
<h2 id='content-distribution'>
883
883
Content Distribution: Aligning a Box’s Contents Within Itself</h2>
884
884
885
- <dfn export id="content-distribute">Content- distribution</dfn> controls alignment of the box's content within its content box.
885
+ <dfn export id="content-distribute">Content distribution</dfn> controls alignment of the box's content within its content box.
886
886
It is specified by the <dfn export>content-distribution properties</dfn> 'align-content' and 'justify-content'
887
887
(and their 'place-content' shorthand).
888
888
@@ -2453,7 +2453,7 @@ Changes</h2>
2453
2453
(<a href="https://github.com/w3c/csswg-drafts/issues/3611">Issue 3611</a> )
2454
2454
<li> Clarify that a box with no [=baseline set=] synthesizes its [=alignment baseline=] as needed.
2455
2455
(<a href="https://github.com/w3c/csswg-drafts/issues/3611">Issue 3611</a> )
2456
- <li> Clarified that only non-replaced boxes are affected by [=content-alignment =] .
2456
+ <li> Clarified that only non-replaced boxes are affected by [=content distribution =] .
2457
2457
(<a href="https://github.com/w3c/csswg-drafts/issues/4545">Issue 4545</a> )
2458
2458
<li> Clarified when a box has a [=coordinated self-alignment preference=]
2459
2459
that enables [=baseline content-alignment=] ,
0 commit comments