Index: third_party/WebKit/Source/core/css/CSSProperties.in |
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in |
index f4d6b9692f4a4e928f61af4361e83284e536787c..5dba644ffd99ef353a0b1cf3b426034f1206f714 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.in |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in |
@@ -232,7 +232,7 @@ break-before type_name=EBreak |
break-inside type_name=EBreak |
buffered-rendering svg |
caption-side inherited, keyword_only, independent, keywords=[top|bottom|left|right], initial_keyword=top |
-caret-color interpolable, inherited, custom_all |
+caret-color interpolable, inherited, custom_all, api_class |
clear |
clip interpolable, converter=convertClip, custom_all |
clip-path interpolable, converter=convertClipPath |