| Index: sky/engine/core/css/CSSValueKeywords.in
|
| diff --git a/sky/engine/core/css/CSSValueKeywords.in b/sky/engine/core/css/CSSValueKeywords.in
|
| index 22e1342d653ce5cd2537d4a37790bda8b6a0c2fa..b67f809e42500974ff5d37921bb116ee6da67cfb 100644
|
| --- a/sky/engine/core/css/CSSValueKeywords.in
|
| +++ b/sky/engine/core/css/CSSValueKeywords.in
|
| @@ -262,8 +262,6 @@ inline
|
| // Contains only inline content.
|
| paragraph
|
| // Contains only block content.
|
| -block
|
| -inline-block
|
| flex
|
| inline-flex
|
| //none
|
| @@ -667,6 +665,7 @@ upright
|
| vertical-right
|
|
|
| // -webkit-line-box-contain
|
| +block
|
| font
|
| glyphs
|
| inline-box
|
|
|