1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 03:08:11 +00:00
serenity/Tests/LibWeb/Layout
Andreas Kling ac124fbaae LibWeb: Resolve flex item percentages against used flex container sizes
Once we've resolved the used flex item width & height, we should allow
percentage flex item sizes to resolve against them instead of forcing
flex items to always treat percentages as auto while doing intrinsic
sizing layout.

Regressed in 8dd489da61.
2023-07-18 06:04:55 +02:00
..
expected LibWeb: Resolve flex item percentages against used flex container sizes 2023-07-18 06:04:55 +02:00
input LibWeb: Resolve flex item percentages against used flex container sizes 2023-07-18 06:04:55 +02:00