| Index: sky/engine/core/css/CSSProperties.in
|
| diff --git a/sky/engine/core/css/CSSProperties.in b/sky/engine/core/css/CSSProperties.in
|
| index e3228328cb828acbfe3bacdda341024c01ed11c8..5b44aa7bf745b1dc723b9b1a795d17715345207a 100644
|
| --- a/sky/engine/core/css/CSSProperties.in
|
| +++ b/sky/engine/core/css/CSSProperties.in
|
| @@ -234,9 +234,6 @@ opacity animatable, type_name=float
|
| // LAYOUT
|
| order type_name=int
|
|
|
| -// OBSOLETE
|
| -orphans animatable, inherited, type_name=short, custom_all
|
| -
|
| outline-color animatable, custom_all
|
| outline-offset animatable, converter=convertComputedLength<int>
|
| outline-style custom_all
|
|
|