Chromium Code Reviews| Index: LayoutTests/fast/css/getComputedStyle/computed-style-grid-layout-expected.txt |
| diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-grid-layout-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-grid-layout-expected.txt |
| index c990ca84f08fde11a1c65e1ea6b6053ba7131fb9..7633765ec91cc9314a1db9c98de649ac2428b60f 100644 |
| --- a/LayoutTests/fast/css/getComputedStyle/computed-style-grid-layout-expected.txt |
| +++ b/LayoutTests/fast/css/getComputedStyle/computed-style-grid-layout-expected.txt |
| @@ -1,7 +1,7 @@ |
| CSS Grid Layout Attributes that are exposed in the CSS computed style object: |
| grid-auto-columns: auto; |
| -grid-auto-flow: none; |
| +grid-auto-flow: row; |
| grid-auto-rows: auto; |
| grid-column-end: auto; |
| grid-column-start: auto; |