mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-05 13:05:24 +00:00
Before this change, we used the wrong insertion point for flex items in reverse layouts with `justify-content: normal`. This caused flex items to overflow the flex containers "backwards" from the start edge.