blob: 0a7581ee0d599e9658fcbb5bf6ac9126b15deca4 [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'
direction: LTR | distribution: 'space-around'
direction: LTR | distribution: 'space-evenly'
direction: LTR | distribution: 'stretch'
direction: RTL | distribution: 'space-between'
direction: RTL | distribution: 'space-around'
direction: RTL | distribution: 'space-evenly'
direction: RTL | distribution: 'stretch'
PASS .grid 1
PASS .grid 2
PASS .grid 3
PASS .grid 4
PASS .grid 5
PASS .grid 6
PASS .grid 7
PASS .grid 8