mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
This change removes premature reset of `block_container_y_position_update_callback`. Also makes callback private in `BlockMarginState`, because resetting it independently of currently accumulated margins is incorrect. Lots of test expectations are updated, but there is no visual difference. Fixes https://github.com/LadybirdBrowser/ladybird/issues/6074