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

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

Issue 2642033002: Implements CSSPropertyAPI for the d property (Closed)
Patch Set: 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 aed5abc6f3cda23da6a2a3365656bf13eafacb09..3cd813c2679ec51ed45936012a8cc2c817a697e4 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.in
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in
@@ -253,7 +253,7 @@ counter-reset custom_all
cursor inherited, custom_all
cx interpolable, svg, converter=convertLength
cy interpolable, svg, converter=convertLength
-d interpolable, svg, converter=convertPathOrNone
+d interpolable, svg, converter=convertPathOrNone, api_class
display
dominant-baseline inherited, svg
empty-cells inherited, independent, type_name=EEmptyCells, keyword_only, keywords=[show|hide], initial_keyword=show

Powered by Google App Engine
This is Rietveld 408576698