Files
ladybird/Userland/Libraries/LibWeb/Layout/GridFormattingContext.cpp
BenJilks ef037b4152 LibWeb: Use the correct dimension when computing the max grid size
When deciding if the grid containers min size should be limited by a
max size. Check for a max height or width depending on the dimension,
instead of just always checking for a max width.
2024-09-04 22:41:15 +02:00

114 KiB