Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Unified Diff: third_party/WebKit/Source/core/css/CSSProperties.in

Issue 2618613002: Implements CSSPropertyAPI for the caret-color property. (Closed)
Patch Set: rebase Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « third_party/WebKit/Source/core/css/BUILD.gn ('k') | third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698