Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt |
index e7630cba631d222e552a04773b6adc5f9af7299f..e2d96f7d63e53c959e7cb5ff825a5002b95c68ca 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt |
@@ -168,8 +168,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 |