We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef6fa7 commit 8cb894aCopy full SHA for 8cb894a
1 file changed
css-sizing-4/Overview.bs
@@ -834,8 +834,10 @@ Stretch-fit Sizing: filling the containing block</h3>
834
835
Stretch-fit sizing tries to set the box’s used size
836
to the length necessary
837
- to make its outer size as close to filling the [=containing block=] as possible
838
- while still respecting the constraints imposed by min-height/min-width/max-height/max-width.
+ to make its [=principal box=]’s [=outer size=]
+ as close to filling the [=containing block=] as possible
839
+ while still respecting the constraints imposed by
840
+ 'min-height'/'min-width'/'max-height'/'max-width'.
841
842
: If used in an axis where the relevant [=self-alignment property=] applies to the element
843
::
0 commit comments