Skip to content

Commit e78c979

Browse files
committed
[css-flexbox-1][editorial] Link to writing modes' concept of startmost/endmost. w3c#7774 w3c#7776
1 parent 16806c6 commit e78c979

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-flexbox-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2280,7 +2280,7 @@ Flex Container Baselines</h3>
22802280
matches its <a>main axis</a>,
22812281
its baselines are determined as follows:
22822282

2283-
1. If any of the <a>flex items</a> on the flex container's startmost/endmost <a>flex line</a>
2283+
1. If any of the <a>flex items</a> on the flex container's [=startmost=]/[=endmost=] <a>flex line</a>
22842284
<a href="#baseline-participation">participate in baseline alignment</a>,
22852285
the flex container's first/last <a>main-axis baseline set</a>
22862286
is <a lt="generate baselines">generated</a> from
@@ -2310,7 +2310,7 @@ Flex Container Baselines</h3>
23102310
1. If the flex container has at least one <a>flex item</a>,
23112311
the flex container's first/last <a>cross-axis baseline set</a>
23122312
is <a lt="generate baselines">generated</a> from
2313-
the <a>alignment baseline</a> of the startmost/endmost <a>flex item</a>.
2313+
the <a>alignment baseline</a> of the [=startmost=]/[=endmost=] <a>flex item</a>.
23142314
(If that item has no <a>alignment baseline</a>
23152315
parallel to the flex container's <a>cross axis</a>,
23162316
then one is first <a lt="synthesized baseline">synthesized</a>

0 commit comments

Comments
 (0)