| 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 9e50dfeab3bd56d3e84d46829b4be0eb27517f22..57641ff5759dfe3cce903f7f4493720b26b1ea8a 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -1172,6 +1172,8 @@
|
| },
|
| {
|
| name: "line-height",
|
| + api_class: true,
|
| + api_methods: ["parseSingleValue"],
|
| converter: "convertLineHeight",
|
| getter: "specifiedLineHeight",
|
| inherited: true,
|
|
|