Index: Source/core/css/CSSProperties.in |
diff --git a/Source/core/css/CSSProperties.in b/Source/core/css/CSSProperties.in |
index 4dd1d431020f0a962cd5dbdbe6bf64154b5cb515..6e1dc0545230793012ed0f885d8015b52d7cf25f 100644 |
--- a/Source/core/css/CSSProperties.in |
+++ b/Source/core/css/CSSProperties.in |
@@ -222,7 +222,7 @@ column-fill type_name=ColumnFill |
-webkit-margin-bottom-collapse type_name=EMarginCollapse, name_for_methods=MarginAfterCollapse |
-webkit-margin-top-collapse type_name=EMarginCollapse, name_for_methods=MarginBeforeCollapse |
-internal-marquee-direction name_for_methods=MarqueeDirection |
--internal-marquee-increment custom_value, name_for_methods=MarqueeIncrement |
+-internal-marquee-increment name_for_methods=MarqueeIncrement, converter=convertLength |
-internal-marquee-repetition type_name=int, name_for_methods=MarqueeLoopCount, custom_value |
-internal-marquee-speed custom_value, name_for_methods=MarqueeSpeed |
-internal-marquee-style name_for_methods=MarqueeBehavior |