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

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

Issue 462133002: Remove custom style building functions for 'clip'. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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: Source/core/css/CSSProperties.in
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in
index f9828a0e604ee7c13d7310f2834685cf466be352..0d97bc1603e9b88bf8ca1d69c41295c21814cccf 100644
--- a/Source/core/css/CSSProperties.in
+++ b/Source/core/css/CSSProperties.in
@@ -143,7 +143,7 @@ box-sizing
buffered-rendering svg
caption-side inherited
clear
-clip animatable, custom_all
+clip animatable, converter=convertClip, custom_all
clip-path svg, name_for_methods=ClipperResource, converter=convertFragmentIdentifier
clip-rule inherited, svg, type_name=WindRule
color-interpolation inherited, svg

Powered by Google App Engine
This is Rietveld 408576698