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

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

Issue 2537373005: [css-ui] Make caret-color animatable (Closed)
Patch Set: Patch for landing adding TODO Created 4 years 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 64c16b0e585c006bc372380e8e87b8c0c48b42c0..6fef7dded7a988ecb67fa2102ca8951d1eebbaf2 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.in
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in
@@ -221,7 +221,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 inherited, custom_all
+caret-color interpolable, inherited, custom_all
clear
clip interpolable, converter=convertClip, custom_all
clip-path interpolable, converter=convertClipPath

Powered by Google App Engine
This is Rietveld 408576698