File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -2588,7 +2588,8 @@ Line Length Determination</h3>
2588
2588
using its used <a>flex basis</a> in place of its <a>main size</a> ,
2589
2589
treating a value of ''content'' as ''width/max-content'' .
2590
2590
If a <a>cross size</a> is needed to determine the <a>main size</a>
2591
- (e.g. when the <a>flex item</a> ’s <a>main size</a> is in its block axis)
2591
+ (e.g. when the <a>flex item</a> ’s <a>main size</a> is in its block axis,
2592
+ or when it has a [=preferred aspect ratio=] )
2592
2593
and the <a>flex item</a> ’s cross size is ''auto'' and not <a>definite</a> ,
2593
2594
in this calculation use ''width/fit-content'' as the <a>flex item</a> ’s <a>cross size</a> .
2594
2595
The <a>flex base size</a> is the item's resulting <a>main size</a> .
You can’t perform that action at this time.
0 commit comments