Files
ladybird/Tests/LibWeb/Layout/input/block-and-inline/float-nested-under-eachother.html
Ruben 3263b629c6 LibWeb: Correct the calculation for right float intrusion
We used to subtract the maximum right margin of any containing box,
but we want to subtract the entire right margin instead. This yielded
incorrect intrusions for right floats not placed in the root.
2025-05-27 17:31:47 +02:00

395 B