diff options
author | Oriol Brufau <obrufau@igalia.com> | 2025-03-19 10:03:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-19 09:03:49 +0000 |
commit | ba6c3916fc916daeffd1e8d2c7ccba21d0eb1041 (patch) | |
tree | 9f3b4db94b5fcecc73d78fc2189ffd3354e2fb04 /components/script/dom/shadowroot.rs | |
parent | 2362e4c134b3534287465092d6305043e5a580a6 (diff) | |
download | servo-ba6c3916fc916daeffd1e8d2c7ccba21d0eb1041.tar.gz servo-ba6c3916fc916daeffd1e8d2c7ccba21d0eb1041.zip |
layout: Support min/max main keyword sizes in flexbox (#35961)
Adds support for min-content, max-content, fit-content and stretch on
the min and max main size properties of a flex item.
I'm removing `automatic_min_size()` and `flex_base_size()` because they
would need to share so much code among themselves and their one caller
that it's simpler to just inline the code.
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/script/dom/shadowroot.rs')
0 files changed, 0 insertions, 0 deletions