Index: trunk/Source/core/css/CSSProperties.in |
=================================================================== |
--- trunk/Source/core/css/CSSProperties.in (revision 157750) |
+++ trunk/Source/core/css/CSSProperties.in (working copy) |
@@ -82,7 +82,6 @@ |
min-width type_name=Length, initial=initialMinSize, converter=convertLengthSizing |
mix-blend-mode type_name=BlendMode, name_for_methods=BlendMode |
object-fit type_name=ObjectFit |
-object-position type_name=LengthPoint, initial=initialObjectPosition, converter=convertLengthPoint |
opacity type_name=float |
order type_name=int |
orphans type_name=short, custom_all |