| Index: sky/engine/core/css/CSSProperties.in
|
| diff --git a/sky/engine/core/css/CSSProperties.in b/sky/engine/core/css/CSSProperties.in
|
| index fdb3247c9f69be51a3ea174bcc3659780c975acf..35a2925abed9c3c1eda040f5bdee041294fc7a7d 100644
|
| --- a/sky/engine/core/css/CSSProperties.in
|
| +++ b/sky/engine/core/css/CSSProperties.in
|
| @@ -117,7 +117,6 @@ border-bottom-left-radius animatable, initial=initialBorderRadius, converter=con
|
| border-bottom-right-radius animatable, initial=initialBorderRadius, converter=convertRadius
|
| border-bottom-style type_name=EBorderStyle, initial=initialBorderStyle
|
| border-bottom-width animatable, initial=initialBorderWidth, converter=convertLineWidth<unsigned>
|
| -border-collapse inherited
|
| border-image-outset animatable, custom_all
|
| border-image-repeat custom_all
|
| border-image-slice animatable, custom_all
|
|
|