| Index: third_party/WebKit/Source/core/css/CSSProperties.json5
|
| diff --git a/third_party/WebKit/Source/core/css/CSSProperties.json5 b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| index de52bad8602f5bb29d6c121fdbfdf8eb5bc1e64e..114fc8239a513d5ebe75a44044dc02c06c89097f 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -2167,7 +2167,7 @@
|
| inherited: true,
|
| interpolable: true,
|
| name_for_methods: "HorizontalBorderSpacing",
|
| - field_template: "storage_only",
|
| + field_template: "primitive",
|
| type_name: "short",
|
| field_group: "inherited",
|
| default_value: "0",
|
| @@ -2186,7 +2186,7 @@
|
| inherited: true,
|
| interpolable: true,
|
| name_for_methods: "VerticalBorderSpacing",
|
| - field_template: "storage_only",
|
| + field_template: "primitive",
|
| type_name: "short",
|
| field_group: "inherited",
|
| default_value: "0",
|
|
|