| Index: sky/engine/core/css/CSSProperties.in
|
| diff --git a/sky/engine/core/css/CSSProperties.in b/sky/engine/core/css/CSSProperties.in
|
| index 860c890864a5fe55b6c8acfc5db397645ae4993c..a34c6c93c3a0d3d7d962f24363f70b7d19601f82 100644
|
| --- a/sky/engine/core/css/CSSProperties.in
|
| +++ b/sky/engine/core/css/CSSProperties.in
|
| @@ -140,7 +140,6 @@ bottom animatable, initial=initialOffset, converter=convertLengthOrAuto
|
| box-shadow animatable, converter=convertShadow
|
| box-sizing
|
| caption-side inherited
|
| -clear
|
| clip animatable, converter=convertClip, custom_all
|
| content custom_all
|
| cursor inherited, custom_all
|
| @@ -151,7 +150,6 @@ flex-direction
|
| flex-grow animatable, type_name=float
|
| flex-shrink animatable, type_name=float
|
| flex-wrap
|
| -float type_name=EFloat, name_for_methods=Floating
|
| height animatable, initial=initialSize, converter=convertLengthSizing
|
| image-rendering inherited
|
| isolation runtime_flag=CSSCompositing
|
|
|