justify-content: normal
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.
align-items: normal
stretch
start
end
align-self: end
resolved()
auto
flex-basis
0%
flex
justify-content: space-evenly