github web-platform-tests/wpt merge_pr_47569

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
6 months ago

[css-flexbox] Improve sizing in column layout

This patch implements intrinsic sizing for column flex containers.

It also removes inline_content_sizes() from FlexItemBox, in favour of
outer_inline_content_sizes() from IndependentFormattingContext, which
now accepts a new parameter to resolve automatic minimum sizes.

Also some fixes during the layout of flex items in a column layout.

Signed-off-by: Oriol Brufau obrufau@igalia.com

Don't miss a new wpt release

NewReleases is sending notifications on new releases.