Files
serenity/Userland/Libraries/LibWeb/Layout/BlockFormattingContext.cpp
Aliaksandr Kalenik df69fd9a66 LibWeb: Resolve floating box's paddings before width calculation
...because calculate_inner_width() assumes layout state has resolved
paddings that could be used to account for "box-sizing: border-box".

Fixes regression introduced in 5f74da6ae8ad470ad0ce325f570faa97292384ba

(cherry picked from commit d6a31d80c05db05c34cd56ca865658a5b82dbb69)
2024-11-09 16:08:01 -05:00

64 KiB