This test checks that Content Distribution alignment works fine in combination with Self Alignmet and items span more than one track.
direction: LTR | distribution: 'space-between' | self-alignment: center
direction: LTR | distribution: 'space-between' | self-alignment: end
direction: LTR | distribution: 'space-around' | self-alignment: center
direction: LTR | distribution: 'space-around' | self-alignment: end
direction: LTR | distribution: 'space-evenly' | self-alignment: center
direction: LTR | distribution: 'space-evenly' | self-alignment: end
direction: LTR | distribution: 'stretch' | self-alignment: center
direction: LTR | distribution: 'stretch' | self-alignment: end
direction: RTL | distribution: 'space-between' | self-alignment: center
direction: RTL | distribution: 'space-between' | self-alignment: end
direction: RTL | distribution: 'space-around' | self-alignment: center
direction: RTL | distribution: 'space-around' | self-alignment: end
direction: RTL | distribution: 'space-evenly' | self-alignment: center
direction: RTL | distribution: 'space-evenly' | self-alignment: end
direction: RTL | distribution: 'stretch' | self-alignment: center
direction: RTL | distribution: 'stretch' | self-alignment: end