Skip to content

Commit 1c866fd

Browse files
committed
[css-writing-modes-4] Better linking. #4231
1 parent c48b15f commit 1c866fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-writing-modes-3/Overview.bs

+4-4
Original file line numberDiff line numberDiff line change
@@ -2039,12 +2039,12 @@ Available Space of Orthogonal Flows</h4>
20392039
<h4 id="orthogonal-layout">
20402040
Auto-sizing Orthogonal Flow Roots</h4>
20412041

2042-
The [=automatic inline size=] of a [=block-level=] or [=block container=] [=orthogonal flow=]
2042+
The [=inline-axis=] [=automatic size=] of a [=block-level=] or [=block container=] [=orthogonal flow=]
20432043
(i.e. the size used when its [=preferred size property=] is ''width/auto'')
2044-
is calculating as its [=fit-content size=] in its [=inline axis=], i.e.
2044+
is calculating as its [=fit-content size=], i.e.
20452045
<code>min([=max-content inline size=], max([=min-content inline size=], [=stretch-fit inline size=])</code>,
2046-
where the [=available space=] is
2047-
either the corresponding size of the [=containing block=] if that is [=definite=],
2046+
where the [=available space=] use to calculate the [=stretch-fit inline size=] is
2047+
either the size of the [=containing block=] if that is [=definite=],
20482048
or else the [=fallback size=] as defined [[#orthogonal-auto|above]].
20492049

20502050
The [=automatic sizing=] of orthogonal [=multi-column containers=]

0 commit comments

Comments
 (0)