Files
ladybird/Userland/Libraries/LibWeb/Layout/GridFormattingContext.cpp
Aliaksandr Kalenik 5925e6f196 LibWeb: Use static factory methods to construct GridTrack in GFC
This allows to be more explicit in layout code about whether a track is
going to be created from definition or be auto-sized or a gap.
2023-06-12 06:33:51 +02:00

98 KiB