| 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,
|
|
|