| Index: LayoutTests/fast/css-grid-layout/grid-align-content-expected.txt
|
| diff --git a/LayoutTests/fast/css-grid-layout/grid-align-content-expected.txt b/LayoutTests/fast/css-grid-layout/grid-align-content-expected.txt
|
| index 16837e1d5bb8e1548ab9b0538289adaa64a98f03..b81aa55e75b52172fd6e4538b5724039eb4fec64 100644
|
| --- a/LayoutTests/fast/css-grid-layout/grid-align-content-expected.txt
|
| +++ b/LayoutTests/fast/css-grid-layout/grid-align-content-expected.txt
|
| @@ -21,30 +21,6 @@ PASS
|
| direction: LTR | align-content: 'flex-end
|
|
|
| PASS
|
| -direction: LTR | align-content: 'space-between' (fallback to 'start')
|
| -
|
| -PASS
|
| -direction: LTR | align-content: 'space-between' (fallback to 'center')
|
| -
|
| -PASS
|
| -direction: LTR | align-content: 'space-evenly' (fallback to 'center')
|
| -
|
| -PASS
|
| -direction: LTR | align-content: 'space-stretch' (fallback to 'start')
|
| -
|
| -PASS
|
| -direction: LTR | align-content: 'space-between left' (fallback to 'left')
|
| -
|
| -PASS
|
| -direction: LTR | align-content: 'space-around end' (fallback to 'end')
|
| -
|
| -PASS
|
| -direction: LTR | align-content: 'space-evenly right' (fallback to 'right')
|
| -
|
| -PASS
|
| -direction: LTR | align-content: 'stretch end' (fallback to 'end')
|
| -
|
| -PASS
|
| direction: LTR | align-content: 'auto' (resolved to 'start')
|
|
|
| PASS
|
|
|