diff options
author | Andreas Kling <kling@serenityos.org> | 2023-03-28 18:29:12 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-03-28 21:08:54 +0200 |
commit | c0a7a612883b3ae27a0ab72c525bf25c6ea0103a (patch) | |
tree | 6fc5b6b3cae286271e69975ef5a8febbd009eac2 /README.md | |
parent | 4c090a9a3575c1eac2581ab45e29de628019ed21 (diff) | |
download | serenity-c0a7a612883b3ae27a0ab72c525bf25c6ea0103a.zip |
LibWeb: Clamp fit-content widths in flex layout to min/max-width
In situations where we need a width to calculate the intrinsic height of
a flex item, we use the fit-content width as a stand-in. However, we
also need to clamp it to any min-width and max-width properties present.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions