mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:58:12 +00:00
![]() If the flex container is being sized under a max-content main size constraint, there is effectively infinite space available for flex items. Thus, flex lines should be allowed to be infinitely long. This is a little awkward, because the spec doesn't mention specifics about how to resolve flexible lengths during intrninsic sizing. I've marked the spec deviations with big "AD-HOC" comments. |
||
---|---|---|
.. | ||
calc-flex-basis.txt | ||
cross-size-of-item-with-box-sizing-border-box-and-nonzero-padding.txt | ||
flex-column-item-with-intrinsic-aspect-ratio-and-percentage-max-width.txt | ||
flex-container-intrinsic-cross-size-with-max-content-main-size.txt | ||
flex-container-with-max-width-and-negative-margin-in-same-axis.txt | ||
flex-gap-between-items-and-lines.txt | ||
flex-item-with-intrinsic-aspect-ratio-and-max-height.txt | ||
flex-row-reverse-with-centered-content.txt | ||
multi-line-column-container-with-automatic-height.txt | ||
percentage-flex-basis-with-indefinite-flex-container-size.txt | ||
reverse-flex-layout-with-space-between-and-space-around.txt | ||
specified-size-suggestion-with-box-sizing-border-box.txt | ||
stretch-alignment-with-cross-gap.txt |