| Index: sky/engine/core/css/CSSValueKeywords.in
|
| diff --git a/sky/engine/core/css/CSSValueKeywords.in b/sky/engine/core/css/CSSValueKeywords.in
|
| index 6c722e66f7bd6018899354924fbedf2e77dd30f2..14750c7ff883941af6d979fbc2649b950978f402 100644
|
| --- a/sky/engine/core/css/CSSValueKeywords.in
|
| +++ b/sky/engine/core/css/CSSValueKeywords.in
|
| @@ -345,12 +345,6 @@ clip
|
| ellipsis
|
|
|
| //
|
| -// -webkit-margin-collapse
|
| -//
|
| -// collapse
|
| -// separate
|
| -
|
| -//
|
| // word-break
|
| //
|
| break-all
|
| @@ -574,8 +568,6 @@ balance
|
| -webkit-paged-x
|
| -webkit-paged-y
|
|
|
| -// -webkit-app-region
|
| -
|
| // text-indent
|
| each-line
|
| //hanging // hanging exists in SVGCSSValueKeywords.in
|
| @@ -584,16 +576,6 @@ each-line
|
| progressive
|
| interlace
|
|
|
| -//
|
| -// paint-order
|
| -//
|
| -// normal
|
| -// fill
|
| -// stroke
|
| -
|
| -// isolation
|
| -// auto
|
| -
|
| // touch-action-delay
|
| // none
|
| script
|
| @@ -603,20 +585,9 @@ pan-x
|
| pan-y
|
| manipulation
|
|
|
| -// justify-items / justify-self
|
| -// auto
|
| -// stretch
|
| -// baseline
|
| last-baseline
|
| -// center
|
| -// start
|
| -// end
|
| self-start
|
| self-end
|
| -// flex-start
|
| -// flex-end
|
| -// left
|
| -// right
|
| true
|
| safe
|
| legacy
|
| @@ -624,7 +595,3 @@ legacy
|
| // will-change
|
| // auto
|
| contents
|
| -
|
| -// all
|
| -// initial
|
| -// inherit
|
|
|