| Index: sky/engine/core/css/CSSValueKeywords.in
|
| diff --git a/sky/engine/core/css/CSSValueKeywords.in b/sky/engine/core/css/CSSValueKeywords.in
|
| index 459406567d0b59aace58fae9ce4d89d2647c3384..7f74a9e8b7651383e11876a4063fea9dbdbcb538 100644
|
| --- a/sky/engine/core/css/CSSValueKeywords.in
|
| +++ b/sky/engine/core/css/CSSValueKeywords.in
|
| @@ -164,96 +164,11 @@ justify
|
| //none
|
| inter-word
|
| distribute
|
| -//
|
| -// list-style-position
|
| -//
|
| -outside
|
| -inside
|
| -//
|
| -// list-style-type
|
| -// The order here must match the order of the EListStyleType enum in RenderStyleConstants.h.
|
| -//
|
| -disc
|
| +
|
| circle
|
| square
|
| -decimal
|
| -decimal-leading-zero
|
| -arabic-indic
|
| -binary
|
| -bengali
|
| -cambodian
|
| -khmer
|
| -devanagari
|
| -gujarati
|
| -gurmukhi
|
| -kannada
|
| -lower-hexadecimal
|
| -lao
|
| -malayalam
|
| -mongolian
|
| -myanmar
|
| -octal
|
| -oriya
|
| -persian
|
| -urdu
|
| -telugu
|
| -tibetan
|
| -thai
|
| -upper-hexadecimal
|
| -lower-roman
|
| -upper-roman
|
| -lower-greek
|
| -lower-alpha
|
| -lower-latin
|
| -upper-alpha
|
| -upper-latin
|
| -afar
|
| -ethiopic-halehame-aa-et
|
| -ethiopic-halehame-aa-er
|
| -amharic
|
| -ethiopic-halehame-am-et
|
| -amharic-abegede
|
| -ethiopic-abegede-am-et
|
| -cjk-earthly-branch
|
| -cjk-heavenly-stem
|
| -ethiopic
|
| -ethiopic-halehame-gez
|
| -ethiopic-abegede
|
| -ethiopic-abegede-gez
|
| -hangul-consonant
|
| -hangul
|
| -lower-norwegian
|
| -oromo
|
| -ethiopic-halehame-om-et
|
| -sidama
|
| -ethiopic-halehame-sid-et
|
| -somali
|
| -ethiopic-halehame-so-et
|
| -tigre
|
| -ethiopic-halehame-tig
|
| -tigrinya-er
|
| -ethiopic-halehame-ti-er
|
| -tigrinya-er-abegede
|
| -ethiopic-abegede-ti-er
|
| -tigrinya-et
|
| -ethiopic-halehame-ti-et
|
| -tigrinya-et-abegede
|
| -ethiopic-abegede-ti-et
|
| -upper-greek
|
| -upper-norwegian
|
| -asterisks
|
| -footnotes
|
| -hebrew
|
| -armenian
|
| -lower-armenian
|
| -upper-armenian
|
| -georgian
|
| -cjk-ideographic
|
| -hiragana
|
| -katakana
|
| -hiragana-iroha
|
| -katakana-iroha
|
| -//none
|
| +
|
| +
|
| //
|
| // display
|
| // The order here must match the order of the EDisplay enum in RenderStyleConstants.h.
|
|
|