Files
ladybird/Userland/Libraries/LibWeb/Layout/GridFormattingContext.cpp
Aliaksandr Kalenik 903d3c92c8 LibWeb: Support auto-fill for rows in GFC
This change fixes the function that calculates the number of auto-fill
tracks, ensuring it uses height when applied to rows, instead of
assuming that it always operates on columns.
2024-01-07 11:12:35 +01:00

124 KiB