Index: third_party/WebKit/Source/core/css/CSSProperties.json5 |
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.json5 b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
index 2867f3aca7b633c3d6902c50ea8a37f2618524b2..31e902915c9b15879eb47643d2df1a443eedd036 100644 |
--- a/third_party/WebKit/Source/core/css/CSSProperties.json5 |
+++ b/third_party/WebKit/Source/core/css/CSSProperties.json5 |
@@ -1963,6 +1963,8 @@ |
}, |
{ |
name: "column-width", |
+ api_class: true, |
+ api_methods: ["parseSingleValue"], |
converter: "convertComputedLength<float>", |
custom_all: true, |
interpolable: true, |