| Index: LayoutTests/fast/css-grid-layout/grid-align-content-distribution-expected.txt
|
| diff --git a/LayoutTests/fast/css-grid-layout/grid-align-content-distribution-expected.txt b/LayoutTests/fast/css-grid-layout/grid-align-content-distribution-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..70e9e2d3ef690432c11eaf1149346cd3d31f1b73
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css-grid-layout/grid-align-content-distribution-expected.txt
|
| @@ -0,0 +1,74 @@
|
| +This test checks that the align-content property is applied correctly when using content-distribution values.
|
| +
|
| +direction: LTR | align-content: 'space-between'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'space-around'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'space-evenly'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'stretch'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'space-between'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'space-around'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'space-evenly'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'stretch'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'space-between'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'space-around'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'space-evenly'
|
| +
|
| +PASS
|
| +direction: LTR | align-content: 'stretch'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'space-between'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'space-around'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'space-evenly'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'stretch'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'space-between'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'space-around'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'space-evenly'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'stretch'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'space-between'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'space-around'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'space-evenly'
|
| +
|
| +PASS
|
| +direction: RTL | align-content: 'stretch'
|
| +
|
| +PASS
|
|
|