File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -614,7 +614,9 @@ Baseline Alignment: the ''baseline'' keyword and ''first''/''last'' modifiers</h
614
614
of its [=baseline-sharing group=] .
615
615
See [[#align-by-baseline]] for more details.
616
616
617
- The <a>fallback alignment</a> for ''first baseline'' is ''start'' .
617
+ The <a>fallback alignment</a> for ''first baseline'' is
618
+ ''safe self-start'' (for [=self-alignment=] )
619
+ or ''safe start'' (for [=content-distribution=] ).
618
620
619
621
<dt> <dfn lt="last baseline | last">last baseline</dfn>
620
622
<dd>
@@ -624,7 +626,9 @@ Baseline Alignment: the ''baseline'' keyword and ''first''/''last'' modifiers</h
624
626
of its [=baseline-sharing group=] .̣
625
627
See [[#align-by-baseline]] for more details.
626
628
627
- The <a>fallback alignment</a> for ''last baseline'' is ''safe end'' .
629
+ The <a>fallback alignment</a> for ''last baseline'' is
630
+ ''safe self-end'' (for [=self-alignment=] )
631
+ or ''safe end'' (for [=content-distribution=] ).
628
632
</dl>
629
633
630
634
When specified for 'align-content' ,
You can’t perform that action at this time.
0 commit comments