mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 10:27:05 +02:00
When we determine that a size is definite because it can be resolved now without performing layout, we also need to account for the box-sizing property. This lets us remove a hack from flex layout where box-sizing:border-box was manually undone at one point in the layout algorithm.
20 KiB
20 KiB