1 This test checks that the justify-content property is applied correctly when using content-distribution values.
3 direction: LTR | justify-content: 'space-between'
6 direction: LTR | justify-content: 'space-around'
9 direction: LTR | justify-content: 'space-evenly'
12 direction: LTR | justify-content: 'stretch'
15 direction: LTR | justify-content: 'space-between'
18 direction: LTR | justify-content: 'space-around'
21 direction: LTR | justify-content: 'space-evenly'
24 direction: LTR | justify-content: 'stretch'
27 direction: LTR | justify-content: 'space-between'
30 direction: LTR | justify-content: 'space-around'
33 direction: LTR | justify-content: 'space-evenly'
36 direction: LTR | justify-content: 'stretch'
39 direction: RTL | justify-content: 'space-between'
42 direction: RTL | justify-content: 'space-around'
45 direction: RTL | justify-content: 'space-evenly'
48 direction: RTL | justify-content: 'stretch'
51 direction: RTL | justify-content: 'space-between'
54 direction: RTL | justify-content: 'space-around'
57 direction: RTL | justify-content: 'space-evenly'
60 direction: RTL | justify-content: 'stretch'
63 direction: RTL | justify-content: 'space-between'
66 direction: RTL | justify-content: 'space-around'
69 direction: RTL | justify-content: 'space-evenly'
72 direction: RTL | justify-content: 'stretch'