1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:28:11 +00:00
serenity/Tests/LibWeb/Layout
Andreas Kling 1583e6ce07 LibWeb: Clamp justification space between flex items to 0
Before this change, it was possible for flex lines with negative
remaining space (due to overflowing items) to put a negative amount
of space between items for some values of `justify-content`.

This makes https://polar.sh/SerenityOS look much better :^)
2024-01-25 15:10:21 +01:00
..
expected LibWeb: Clamp justification space between flex items to 0 2024-01-25 15:10:21 +01:00
input LibWeb: Clamp justification space between flex items to 0 2024-01-25 15:10:21 +01:00