| 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 42e4613e4087136425a8167d345bc503f20f28e4..8d387fc0fbab29f0540ee3c7bf8729997acaa83b 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -1590,7 +1590,7 @@
|
| inherited: true,
|
| interpolable: true,
|
| type_name: "short",
|
| - field_template: "storage_only",
|
| + field_template: "primitive",
|
| default_value: "2",
|
| field_group: "rare-inherited",
|
| },
|
| @@ -2678,7 +2678,7 @@
|
| api_methods: ["parseSingleValue"],
|
| inherited: true,
|
| interpolable: true,
|
| - field_template: "storage_only",
|
| + field_template: "primitive",
|
| type_name: "short",
|
| default_value: "2",
|
| field_group: "rare-inherited",
|
|
|