ladybird/Tests/LibWeb/Layout
Aliaksandr Kalenik 202b24584f LibWeb: Sum horizontal margins to calculate space used by floats
This fixes the issue where max margin is used to find offset of
floating box although horizonal margins do not collapse so they need
to be summed instead.
2023-05-24 18:58:42 +02:00
..
expected LibWeb: Sum horizontal margins to calculate space used by floats 2023-05-24 18:58:42 +02:00
input LibWeb: Sum horizontal margins to calculate space used by floats 2023-05-24 18:58:42 +02:00
layout_test.sh LibWeb: Align GridFormattingContext::run_track_sizing() with the spec 2023-05-09 06:37:30 +02:00