mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
We were not taking reverse flex directions into account when choosing the initial offset for flex item placement if justify-content were either space-around or space-between.