mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 18:37:37 +02:00
When calculating the intrinsic width of a block-level box, we were previously measuring the content boxes of children. This meant that shrink-to-fit sized blocks didn't gain enough width to contain children with horizontal padding and/or border.
33 KiB
33 KiB