Files
ladybird/Userland/Libraries/LibWeb/Layout/FlexFormattingContext.h
Andreas Kling ab2f105344 LibWeb: Store flex item used sizes as Optional<CSSPixels>
This will allow us to tell whether values have been assigned by the flex
layout algorithm yet.
2023-01-07 19:41:21 +01:00

8.7 KiB