| 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 aa71d07cb05d950e9dd6e657a4f19397ea33c017..3bf3f34472c818226c989bad36ac8aae77a9ff66 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| +++ b/third_party/WebKit/Source/core/css/CSSProperties.json5
|
| @@ -465,6 +465,8 @@
|
| },
|
| {
|
| name: "font-feature-settings",
|
| + api_class: true,
|
| + api_methods: ["parseSingleValue"],
|
| converter: "ConvertFontFeatureSettings",
|
| is_descriptor: true,
|
| font: true,
|
|
|