| 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 d7cbdf534e3719deeb03bca63b70674bc6f5b83d..a7fed76252fda1d2bc3243a1cb11c4fd84f0f92d 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -336,6 +336,8 @@
|
| },
|
| {
|
| name: "font-family",
|
| + api_class: true,
|
| + api_methods: ["parseSingleValue"],
|
| converter: "convertFontFamily",
|
| font: true,
|
| inherited: true,
|
|
|