@@ -844,7 +844,7 @@ Overflow Alignment: the ''safe'' and ''unsafe'' keywords and scroll safety limit
844844-->
845845
846846<h2 id='content-distribution' dfn lt="content-distribution" export>
847- Content Distribution: aligning a box's contents within itself </h2>
847+ Content Distribution: Aligning a Box’s Contents Within Itself </h2>
848848
849849 Content-distribution controls alignment of the box's content within its content box.
850850 It is specified by the <dfn export>content-distribution properties</dfn> 'align-content' and 'justify-content'
@@ -855,7 +855,7 @@ Content Distribution: aligning a box's contents within itself</h2>
855855 </div>
856856
857857<h3 id='align-justify-content'>
858- The 'justify-content' And 'align-content' Properties</h3>
858+ The 'justify-content' and 'align-content' Properties</h3>
859859
860860 <pre class="propdef">
861861 Name : align-content
@@ -1117,7 +1117,7 @@ Baseline Content-Alignment</h3>
11171117
11181118 Additionally, if <a>self-alignment</a> applies to the box in an axis,
11191119 in order to participate in <a>baseline content-alignment</a> in that axis
1120- it must also have a <dfn>coordinated self-alignment preference</dfn> ;
1120+ it must also have a <dfn noexport >coordinated self-alignment preference</dfn> ;
11211121 that is:
11221122
11231123 * If its <a>baseline alignment preference</a> is “first” (“last”),
@@ -1147,7 +1147,7 @@ Baseline Content-Alignment</h3>
11471147-->
11481148
11491149<h2 id='self-alignment' dfn lt="self-alignment" export>
1150- Self-Alignment: Aligning the Box within its Parent</h2>
1150+ Self-Alignment: Aligning the Box Within Its Parent</h2>
11511151
11521152 Self-alignment controls alignment of the box within its containing block.
11531153 It is specified by the <dfn export>self-alignment properties</dfn> 'align-self' and 'justify-self'
0 commit comments