Files
ladybird/Userland/Libraries/LibWeb/CSS/GridTrackSize.h
Sam Atkins ca16a1ed08 LibWeb: Store GridSize values as a Variant
A GridSize can't hold both a LengthPercentage and a Flex at the same
time, so let's limit that.
2023-09-28 20:33:20 +01:00

5.2 KiB