blob: 3a21b5fbb55b312c04faafa37cb5570dea886dbd [file] [log] [blame]
This test checks that Content Distribution alignment is applied correctly when items span more than one track.
direction: LTR | distribution: 'space-between'
PASS
direction: LTR | distribution: 'space-around'
PASS
direction: LTR | distribution: 'space-evenly'
PASS
direction: LTR | distribution: 'stretch'
PASS
direction: RTL | distribution: 'space-between'
PASS
direction: RTL | distribution: 'space-around'
PASS
direction: RTL | distribution: 'space-evenly'
PASS
direction: RTL | distribution: 'stretch'
PASS