| Index: sky/engine/core/css/CSSValueKeywords.in
|
| diff --git a/sky/engine/core/css/CSSValueKeywords.in b/sky/engine/core/css/CSSValueKeywords.in
|
| index 52ae023fd6e6070b326b514088c877a3b621016b..e14d5ab6cca736499941f4d6a85c846999f0a6a5 100644
|
| --- a/sky/engine/core/css/CSSValueKeywords.in
|
| +++ b/sky/engine/core/css/CSSValueKeywords.in
|
| @@ -385,38 +385,12 @@ logical
|
| visual
|
|
|
| //
|
| -// animation-direction
|
| -//
|
| -// alternate
|
| -
|
| -alternate-reverse
|
| -
|
| -//
|
| -// animation-play-state
|
| -//
|
| -running
|
| -paused
|
| -
|
| -//
|
| // transform-style
|
| //
|
| flat
|
| preserve-3d
|
|
|
| //
|
| -// transition-timing-function
|
| -// animation-timing-function
|
| -//
|
| -ease
|
| -linear
|
| -ease-in
|
| -ease-out
|
| -ease-in-out
|
| -step-start
|
| -step-middle
|
| -step-end
|
| -
|
| -//
|
| // pointer-events
|
| //
|
| visiblePainted
|
|
|