mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-18 14:35:38 +00:00
With this change "max-width: max-content" is treated as "none" when the available width is also "max-content". This fix prevents a stack overflow in the grid track size maximization algorithm by avoiding recursive calls to calculate_max_width() when determining the maximum grid container size.
126 KiB
126 KiB