Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-grid-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-grid-layout-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-grid-layout-expected.txt |
index 7633765ec91cc9314a1db9c98de649ac2428b60f..6d0da96a4711515171c6558445292e2eb8901cfd 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-grid-layout-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-grid-layout-expected.txt |
@@ -10,4 +10,6 @@ grid-template-columns: none; |
grid-template-rows: none; |
grid-row-end: auto; |
grid-row-start: auto; |
+grid-column-gap: 0px; |
+grid-row-gap: 0px; |