mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-17 22:16:16 +00:00
Changing `try_compute_width()` to return width and margins, instead of mutating them in the box's state makes it works in cases when box has min-width or max-width and this function needs to be called multiple times. Fixes https://github.com/SerenityOS/serenity/issues/21598
114 KiB
114 KiB