1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:28:12 +00:00
serenity/Tests/LibWeb/Layout
PaddiM8 6de701b5c3 LibWeb: Handle auto margins with flex and justify-content
Auto margins used together with justify-content would previously
result in children being positioned outside their parent. This was
solved by letting auto margins take precedence when they are used,
which was already implemented to some extent before, but not
fully.
2023-07-26 08:35:23 +02:00
..
expected LibWeb: Handle auto margins with flex and justify-content 2023-07-26 08:35:23 +02:00
input LibWeb: Handle auto margins with flex and justify-content 2023-07-26 08:35:23 +02:00