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 57641ff5759dfe3cce903f7f4493720b26b1ea8a..7768ed422a9bbcf7b8540bd6efecc1cae6de32ce 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, |