mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-29 04:37:55 +00:00
Calculating width of a box in BFC requires having resolved y to be able to check if a box overlaps with any floating boxes. This change makes compute_width() to be called after finding y position. That also required to move resolving of vertical metrics in the beginning of a box layout process to have vertical margins resolved before finding y position.
51 KiB
51 KiB