| Index: sky/engine/core/css/CSSProperties.in
|
| diff --git a/sky/engine/core/css/CSSProperties.in b/sky/engine/core/css/CSSProperties.in
|
| index 3b149d1f462506c39ea5b00438a978bd99595d52..0418222166e85f00def46be2cea4e9f8ec4886e3 100644
|
| --- a/sky/engine/core/css/CSSProperties.in
|
| +++ b/sky/engine/core/css/CSSProperties.in
|
| @@ -96,7 +96,6 @@ font-weight animatable, inherited, font, type_name=FontWeight, name_for_methods=
|
| -webkit-locale inherited, custom_value
|
| -webkit-text-orientation inherited, custom_value
|
| text-rendering inherited, font, type_name=TextRenderingMode
|
| -zoom animatable, custom_all
|
| line-height animatable, inherited, getter=specifiedLineHeight, custom_value
|
|
|
| align-content
|
| @@ -339,8 +338,6 @@ animation-iteration-count runtime_flag=CSSAnimationUnprefixed, builder_skip
|
| animation-name runtime_flag=CSSAnimationUnprefixed, builder_skip
|
| animation-play-state runtime_flag=CSSAnimationUnprefixed, builder_skip
|
| animation-timing-function runtime_flag=CSSAnimationUnprefixed, builder_skip
|
| -max-zoom builder_skip
|
| -min-zoom builder_skip
|
| orientation builder_skip
|
| page builder_skip
|
| src builder_skip
|
| @@ -349,7 +346,6 @@ transition-duration builder_skip
|
| transition-property builder_skip
|
| transition-timing-function builder_skip
|
| unicode-range builder_skip
|
| -user-zoom builder_skip
|
| -webkit-font-size-delta builder_skip
|
| -webkit-text-decorations-in-effect inherited, builder_skip
|
|
|
|
|