| Index: LayoutTests/fast/css-grid-layout/grid-item-area-get-set-expected.txt
|
| diff --git a/LayoutTests/fast/css-grid-layout/grid-item-area-get-set-expected.txt b/LayoutTests/fast/css-grid-layout/grid-item-area-get-set-expected.txt
|
| index 162dd48bd25187273030b1c11f5d7718bb33c2ea..556104d26ca9e8519f29df32ab66e32b37f60d38 100644
|
| --- a/LayoutTests/fast/css-grid-layout/grid-item-area-get-set-expected.txt
|
| +++ b/LayoutTests/fast/css-grid-layout/grid-item-area-get-set-expected.txt
|
| @@ -84,4 +84,7 @@ PASS getComputedStyle(gridItem, '').getPropertyValue('grid-row-start') is "auto"
|
| PASS getComputedStyle(gridItem, '').getPropertyValue('grid-column-start') is "auto"
|
| PASS getComputedStyle(gridItem, '').getPropertyValue('grid-row-end') is "auto"
|
| PASS getComputedStyle(gridItem, '').getPropertyValue('grid-column-end') is "auto"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
|
|