1 This test checks that Content Distribution alignment is applied correctly when items span more than one track.
3 direction: LTR | distribution: 'space-between'
6 direction: LTR | distribution: 'space-around'
9 direction: LTR | distribution: 'space-evenly'
12 direction: LTR | distribution: 'stretch'
15 direction: RTL | distribution: 'space-between'
18 direction: RTL | distribution: 'space-around'
21 direction: RTL | distribution: 'space-evenly'
24 direction: RTL | distribution: 'stretch'