Skip to content

Commit 941b722

Browse files
committed
[css-sizing-4] Add cross-references.
1 parent 72d69d6 commit 941b722

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-sizing-4/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ New Sizing Values: the ''stretch'', ''fit-content'', and ''contain'' keywords</h
108108
<dd>
109109
Applies [=stretch-fit sizing=],
110110
attempting to match the size of the box’s [=margin box=] to the size of its [=containing block=].
111+
See [[#stretch-fit-sizing]].
111112

112113
<dt><dfn>fit-content</dfn>
113114
<dd>
@@ -119,6 +120,7 @@ New Sizing Values: the ''stretch'', ''fit-content'', and ''contain'' keywords</h
119120
applies [=contain-fit sizing=],
120121
attempting to fit into the box’s constraints
121122
while maintaining its [=preferred aspect ratio=] insofar as possible.
123+
See [[contain-fit-sizing]].
122124

123125
If the box has no [=preferred aspect ratio=],
124126
applies [=stretch-fit sizing=].

0 commit comments

Comments
 (0)