| Index: LayoutTests/fast/css-grid-layout/relayout-align-self-changed-expected.txt | 
| diff --git a/LayoutTests/fast/css-grid-layout/relayout-align-self-changed-expected.txt b/LayoutTests/fast/css-grid-layout/relayout-align-self-changed-expected.txt | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..a28b8e2aa0ca3e015dd2ac34f6e84b6a49d45bf5 | 
| --- /dev/null | 
| +++ b/LayoutTests/fast/css-grid-layout/relayout-align-self-changed-expected.txt | 
| @@ -0,0 +1,8 @@ | 
| +Tests how a align-self style change requires a relayout of the grid and previously stretched items. | 
| + | 
| +The grid bellow had initially 'align-self: end' and was changed to 'stretch'. | 
| + | 
| +PASS | 
| +The grid bellow was initially stretched and it has now 'align-self: center'. | 
| + | 
| +PASS | 
|  |