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

Unified Diff: Source/core/style/ComputedStyleConstants.h

Issue 1152763006: Remove outdated list style types (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix sorting Created 5 years, 6 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 | « Source/core/paint/ListMarkerPainter.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/style/ComputedStyleConstants.h
diff --git a/Source/core/style/ComputedStyleConstants.h b/Source/core/style/ComputedStyleConstants.h
index d3c9cf13fbc71c4f186d41eb56d62a414857ca42..722001830db3359ea838429eb4a1623d76b9b109 100644
--- a/Source/core/style/ComputedStyleConstants.h
+++ b/Source/core/style/ComputedStyleConstants.h
@@ -216,7 +216,6 @@ enum EListStyleType {
DecimalListStyle,
DecimalLeadingZero,
ArabicIndic,
- BinaryListStyle,
Bengali,
Cambodian,
Khmer,
@@ -224,19 +223,16 @@ enum EListStyleType {
Gujarati,
Gurmukhi,
Kannada,
- LowerHexadecimal,
Lao,
Malayalam,
Mongolian,
Myanmar,
- Octal,
Oriya,
Persian,
Urdu,
Telugu,
Tibetan,
Thai,
- UpperHexadecimal,
LowerRoman,
UpperRoman,
LowerGreek,
@@ -244,42 +240,14 @@ enum EListStyleType {
LowerLatin,
UpperAlpha,
UpperLatin,
- Afar,
- EthiopicHalehameAaEt,
- EthiopicHalehameAaEr,
- Amharic,
- EthiopicHalehameAmEt,
- AmharicAbegede,
- EthiopicAbegedeAmEt,
CjkEarthlyBranch,
CjkHeavenlyStem,
- Ethiopic,
- EthiopicHalehameGez,
- EthiopicAbegede,
- EthiopicAbegedeGez,
- HangulConsonant,
- Hangul,
- LowerNorwegian,
- Oromo,
- EthiopicHalehameOmEt,
- Sidama,
- EthiopicHalehameSidEt,
- Somali,
- EthiopicHalehameSoEt,
- Tigre,
- EthiopicHalehameTig,
- TigrinyaEr,
+ EthiopicHalehame,
+ EthiopicHalehameAm,
EthiopicHalehameTiEr,
- TigrinyaErAbegede,
- EthiopicAbegedeTiEr,
- TigrinyaEt,
EthiopicHalehameTiEt,
- TigrinyaEtAbegede,
- EthiopicAbegedeTiEt,
- UpperGreek,
- UpperNorwegian,
- Asterisks,
- Footnotes,
+ Hangul,
+ HangulConsonant,
Hebrew,
Armenian,
LowerArmenian,
« no previous file with comments | « Source/core/paint/ListMarkerPainter.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698