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

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

Issue 2105383002: Use a converter for -webkit-clip-path (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-clippathop
Patch Set: Rebase Created 4 years, 6 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ebefc191415067c30dd16fd576a0ac95a82f9182..593a53b3f1811d3d9556fdf22e24e919416bb739 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.in
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in
@@ -355,7 +355,7 @@ y interpolable, svg, converter=convertLength
-webkit-box-orient
-webkit-box-pack
-webkit-box-reflect converter=convertBoxReflect
--webkit-clip-path interpolable, custom_value
+-webkit-clip-path interpolable, converter=convertClipPath
column-count interpolable, type_name=unsigned short, custom_all
column-gap interpolable, converter=convertComputedLength<float>, custom_all
column-rule-color interpolable, custom_all
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698