mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 16:18:12 +00:00
![]() Although the spec doesn't mention it, if a flex item has box-sizing: border-box, and the specified size suggestion is a definite size, we have to subtract the borders and padding from the size before using it. This fixes an issue seen in "This Week in Ladybird #4" where the screenshots ended up in one long vertical stack instead of paired up 2 by 2. |
||
---|---|---|
.. | ||
flex-gap-between-items-and-lines.html | ||
multi-line-column-container-with-automatic-height.html | ||
specified-size-suggestion-with-box-sizing-border-box.html | ||
stretch-alignment-with-cross-gap.html |