We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa961e commit bdc1f30Copy full SHA for bdc1f30
1 file changed
css-sizing-4/Overview.bs
@@ -1474,8 +1474,9 @@ Stretch-fit Sizing: filling the containing block</h3>
1474
Typically produces the same size that would be obtained
1475
by the [=self-alignment property=] in that axis
1476
being set to ''justify-self/stretch''
1477
- and all [=sizing properties=] and 'aspect-ratio'
1478
- being set to their initial values.
+ all [=sizing properties=] and 'aspect-ratio'
+ being set to their initial values,
1479
+ and ''margin/auto'' margins treated as zero.
1480
1481
Note: In [=multi-line flex container|multi-line=] [=flex layout=],
1482
the [=stretch-fit size=] resolves against the [=containing block=]
0 commit comments