| Index: LayoutTests/fast/css-grid-layout/grid-justify-content-distribution-expected.txt
|
| diff --git a/LayoutTests/fast/css-grid-layout/grid-justify-content-distribution-expected.txt b/LayoutTests/fast/css-grid-layout/grid-justify-content-distribution-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..dceb21a26b666ea03db68425ce27002a7b10bc54
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css-grid-layout/grid-justify-content-distribution-expected.txt
|
| @@ -0,0 +1,74 @@
|
| +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
|
|
|