haikuwebkit/LayoutTests/fast/css-grid-layout/grid-justify-content-distri...

75 lines
1.4 KiB
Plaintext

This test checks that the justify-content property is applied correctly when using content-distribution values.
direction: LTR | justify-content: 'space-between'
PASS
direction: LTR | justify-content: 'space-around'
PASS
direction: LTR | justify-content: 'space-evenly'
PASS
direction: LTR | justify-content: 'stretch'
PASS
direction: LTR | justify-content: 'space-between'
PASS
direction: LTR | justify-content: 'space-around'
PASS
direction: LTR | justify-content: 'space-evenly'
PASS
direction: LTR | justify-content: 'stretch'
PASS
direction: LTR | justify-content: 'space-between'
PASS
direction: LTR | justify-content: 'space-around'
PASS
direction: LTR | justify-content: 'space-evenly'
PASS
direction: LTR | justify-content: 'stretch'
PASS
direction: RTL | justify-content: 'space-between'
PASS
direction: RTL | justify-content: 'space-around'
PASS
direction: RTL | justify-content: 'space-evenly'
PASS
direction: RTL | justify-content: 'stretch'
PASS
direction: RTL | justify-content: 'space-between'
PASS
direction: RTL | justify-content: 'space-around'
PASS
direction: RTL | justify-content: 'space-evenly'
PASS
direction: RTL | justify-content: 'stretch'
PASS
direction: RTL | justify-content: 'space-between'
PASS
direction: RTL | justify-content: 'space-around'
PASS
direction: RTL | justify-content: 'space-evenly'
PASS
direction: RTL | justify-content: 'stretch'
PASS