| Index: LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| index 51e2ff5d4036e9601ab4551de7a042a09771389c..3ef1eeac98d5016a8cbbdecec23a84d150101ccc 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| +++ b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| @@ -167,8 +167,10 @@ grid-auto-columns: auto
|
| grid-auto-flow: row
|
| grid-auto-rows: auto
|
| grid-column-end: auto
|
| +grid-column-gap: 0px
|
| grid-column-start: auto
|
| grid-row-end: auto
|
| +grid-row-gap: 0px
|
| grid-row-start: auto
|
| grid-template-areas: none
|
| grid-template-columns: none
|
|
|