| Index: sky/engine/core/css/CSSProperties.in
|
| diff --git a/sky/engine/core/css/CSSProperties.in b/sky/engine/core/css/CSSProperties.in
|
| index a34c6c93c3a0d3d7d962f24363f70b7d19601f82..496b962b71f65ca3b80178ca6b04a30de5a8826d 100644
|
| --- a/sky/engine/core/css/CSSProperties.in
|
| +++ b/sky/engine/core/css/CSSProperties.in
|
| @@ -197,9 +197,6 @@ quotes inherited, converter=convertQuotes
|
| resize inherited, custom_value
|
| right animatable, initial=initialOffset, converter=convertLengthOrAuto
|
| scroll-behavior runtime_flag=CSSOMSmoothScroll, type_name=ScrollBehavior
|
| -shape-image-threshold animatable, type_name=float
|
| -shape-margin animatable, converter=convertLength
|
| -shape-outside animatable, custom_value
|
| size custom_all
|
| speak inherited
|
| table-layout
|
| @@ -427,6 +424,3 @@ transition longhands=transition-property;transition-duration;transition-timing-f
|
| -webkit-justify-content alias_for=justify-content
|
| -webkit-opacity alias_for=opacity
|
| -webkit-order alias_for=order
|
| --webkit-shape-image-threshold alias_for=shape-image-threshold
|
| --webkit-shape-margin alias_for=shape-margin
|
| --webkit-shape-outside alias_for=shape-outside
|
|
|