github web-platform-tests/wpt merge_pr_47872

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

Use the proper aspect ratio in flexbox

When computing the automatic minimum size, flex layout was using the
natural aspect ratio, ignoring the aspect-ratio property.

ReplacedContent::inline_size_over_block_size_intrinsic_ratio() is now
made private to avoid more accidental uses.

Signed-off-by: Oriol Brufau obrufau@igalia.com
Co-authored-by: Martin Robinson mrobinson@igalia.com

Don't miss a new wpt release

NewReleases is sending notifications on new releases.