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

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

Issue 1439793003: SVG: Promote d to a property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: RefPtrWillBePersistent Created 5 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 fd18ed92a0f137b87fd06af17a0c6e7bcf9b7b8f..aff59fe6fcf320d166b5d54e948de05195ebd272 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.in
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in
@@ -170,6 +170,7 @@ counter-reset custom_all
cursor inherited, custom_all
cx interpolable, svg, converter=convertLength
cy interpolable, svg, converter=convertLength
+d runtime_flag=CSSPropertyD, svg, custom_all
fs 2015/12/11 13:01:58 Looks like we could make this converted=convertPat
Eric Willigers 2015/12/14 05:36:46 Done.
display
dominant-baseline inherited, svg
empty-cells inherited, type_name=EEmptyCell

Powered by Google App Engine
This is Rietveld 408576698