Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(277)

Unified Diff: sky/engine/core/css/CSSValueKeywords.in

Issue 1069403003: Remove CSS list-style (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/core/css/CSSProperties.in ('k') | sky/engine/core/css/StylePropertySerializer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « sky/engine/core/css/CSSProperties.in ('k') | sky/engine/core/css/StylePropertySerializer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698