We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e152f37 commit 941b068Copy full SHA for 941b068
1 file changed
css-sizing-3/Overview.bs
@@ -222,7 +222,9 @@ Auto Box Sizes</h3>
222
and the “minimum content width” in <a href="https://www.w3.org/TR/CSS2/tables.html#auto-table-layout">CSS2.1§17.5.2.2</a>.
223
224
: <dfn>min-content block size</dfn>
225
- :: Equivalent to the <a>max-content block size</a>.
+ :: In general,
226
+ and definitely for block-level and inline-level boxes,
227
+ this is equivalent to the <a>max-content block size</a>.
228
229
: <dfn>fit-content size</dfn>
230
: <dfn>fit-content inline size</dfn>
0 commit comments