| Index: sky/engine/core/css/CSSProperties.in
|
| diff --git a/sky/engine/core/css/CSSProperties.in b/sky/engine/core/css/CSSProperties.in
|
| index d365dde16fe79ca7d44c478930bc888fe1482523..365268975ea80a96999e72e1d02fa8a081f1a0ff 100644
|
| --- a/sky/engine/core/css/CSSProperties.in
|
| +++ b/sky/engine/core/css/CSSProperties.in
|
| @@ -111,7 +111,6 @@ align-items custom_all
|
| // LAYOUT
|
| align-self custom_all
|
|
|
| -backface-visibility
|
| background-attachment custom_all
|
| background-clip custom_all
|
| background-color animatable, custom_all
|
| @@ -311,7 +310,6 @@ animation-timing-function custom_all
|
|
|
| filter animatable, custom_value
|
| -webkit-aspect-ratio inherited, custom_all
|
| --webkit-backface-visibility use_handlers_for=CSSPropertyBackfaceVisibility
|
| -webkit-background-clip use_handlers_for=CSSPropertyBackgroundClip
|
| -webkit-background-composite custom_all
|
| -webkit-background-origin use_handlers_for=CSSPropertyBackgroundOrigin
|
|
|