@@ -423,7 +423,7 @@ Baseline Alignment: the ''baseline'' keyword and ''first''/''last'' modifiers</h
423
423
then the <a>fallback alignment</a> is used.
424
424
For example, ''align-content: baseline'' on a block box
425
425
falls back to ''align-content/start'' alignment.
426
- The [=fallback alignment=] is also used to align the [=aligned subtree =]
426
+ The [=fallback alignment=] is also used to align the [=baseline-sharing group =]
427
427
within its [=alignment container=] .
428
428
429
429
Note: Because they are equivalent, and ''baseline'' is shorter,
@@ -1734,7 +1734,7 @@ Aligning Boxes by Baseline</h3>
1734
1734
Unless otherwise specified (e.g. via the 'alignment-baseline' property),
1735
1735
the <a>alignment baseline</a> is the <a>dominant baseline</a> of the [=alignment context=] .
1736
1736
1737
- Position this <dfn export>aligned subtree</dfn > within the [=alignment container=]
1737
+ Position the aligned <a>baseline-sharing group</a > within the [=alignment container=]
1738
1738
according to the <a>fallback alignment</a> associated with the
1739
1739
specified <a>baseline alignment preference</a> .
1740
1740
For first (last) <a>baseline content-alignment</a> ,
@@ -1743,7 +1743,7 @@ Aligning Boxes by Baseline</h3>
1743
1743
and the [=alignment subject’s=] edge
1744
1744
to align the start (end) margin edges of all the [=alignment containers=]
1745
1745
in the [=alignment context=]
1746
- while maintaining baseline alignment within the [=aligned subtree =] .
1746
+ while maintaining baseline alignment within the [=baseline-sharing group =] .
1747
1747
1748
1748
1749
1749
0 commit comments