Skip to content

Commit 8cb894a

Browse files
committed
[css-sizing-4] Clarify that we're stretching the principal box w3c#11489
1 parent 6ef6fa7 commit 8cb894a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css-sizing-4/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,8 +834,10 @@ Stretch-fit Sizing: filling the containing block</h3>
834834

835835
Stretch-fit sizing tries to set the box’s used size
836836
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.
837+
to make its [=principal box=]’s [=outer size=]
838+
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'.
839841

840842
: If used in an axis where the relevant [=self-alignment property=] applies to the element
841843
::

0 commit comments

Comments
 (0)