mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +02:00
When traversing the layout tree to find an appropriate box child to derive the baseline from. Only the child's margin and offset was being applied. Now we sum each offset on the recursive call. (cherry picked from commit 3c897e7cf3594f02f559599e1bf28747c9edba13)