We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da2427 commit 00a4565Copy full SHA for 00a4565
css-sizing-4/Overview.bs
@@ -874,7 +874,12 @@ Stretch-fit Sizing: filling the containing block</h3>
874
875
: Otherwise
876
::
877
- Behaves as the property's [=initial value=].
+ In a [=preferred size property=],
878
+ [=behaves as auto=].
879
+ In a [=min size property=],
880
+ behaves as ''0''.
881
+ In a [=max size property=],
882
+ behaves as ''max-width/none''.
883
884
<div class="example">
885
For example, given the following HTML representing two [=block boxes=]:
0 commit comments