Exercises -webkit-box with various box-pack settings when direction is reverse. In all cases the order of letters in the boxes should be alphabetized left to right.
Start. Boxes should be aligned to left side.
Centered. Boxes should be centered.
End. Boxes should be aligned to right side.
Start, content too big. Boxes should start at left edge and extend outside border.
Center, content too big. Boxes should start at left edge and extend outside border.
End, content too big. Boxes should start at left edge and extend outside border.