Skip to content

Commit 8496bb5

Browse files
committed
Changed the naming of the russian and ukrainian pairs from "" and "-short" to "-full" and "".
Added oromo-qubee in both upper and lower variants. (These changes derived from http://www.geez.org/w3c/css/ .)
1 parent ce8709f commit 8496bb5

1 file changed

Lines changed: 22 additions & 12 deletions

File tree

css3-lists/Overview.src.html

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2305,29 +2305,34 @@ <h2 id='ua-stylesheet'>
23052305
glyphs: "a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "l" "m" "n" "o" "p" "q" "r" "s" "t" "u" "v" "w" "x" "y" "z" "æ" "ø" "å";
23062306
}
23072307

2308-
@counter-style lower-russian {
2308+
@counter-style lower-oromo-qubee {
23092309
type: alphabetic;
2310-
glyphs: "а", "б", "в", "г", "д", "е", "ё", "ж", "з", "и", "й", "к", "л", "м", "н", "о", "п", "р", "с", "т", "у", "ф", "х", "ц", "ч", "ш", "щ", "ъ", "ы", "ь", "э", "ю", "я";
2310+
glyphs: "a", "aa", "b", "c", "d", "e", "ee", "f", "g", "h", "i", "ii", "j", "k", "l", "m", "n", "o", "oo", "p", "q", "r", "s", "t", "u", "uu", "v", "w", "x", "y", "z", "ch", "dh", "kh" n"y", "ph", "sh";
23112311
}
23122312

2313-
@counter-style lower-russian-short {
2313+
@counter-style lower-russian {
23142314
type: alphabetic;
23152315
glyphs: "а", "б", "в", "г", "д", "е", "ж", "з", "и", "к", "л", "м", "н", "о", "п", "р", "с", "т", "у", "ф", "х", "ц", "ч", "ш", "щ", "э", "ю", "я";
23162316
}
23172317

2318+
@counter-style lower-russian-full {
2319+
type: alphabetic;
2320+
glyphs: "а", "б", "в", "г", "д", "е", "ё", "ж", "з", "и", "й", "к", "л", "м", "н", "о", "п", "р", "с", "т", "у", "ф", "х", "ц", "ч", "ш", "щ", "ъ", "ы", "ь", "э", "ю", "я";
2321+
}
2322+
23182323
@counter-style lower-serbo-croatian {
23192324
type: alphabetic;
23202325
glyphs: "а", "б", "в", "г", "д", "ђ", "е", "ж", "з", "и", "ј", "к", "л", "љ", "м", "н", "њ", "о", "п", "р", "с", "т", "ћ", "у", "ф", "х", "ц", "ч", "џ", "ш";
23212326
}
23222327

23232328
@counter-style lower-ukrainian {
23242329
type: alphabetic;
2325-
glyphs: "а", "б", "в", "г", "ґ", "д", "е", "є", "ж", "з", "и", "і", "ї", "й", "к", "л", "м", "н", "о", "п", "р", "с", "т", "у", "ф", "х", "ц", "ч", "ш", "щ", "ь", "ю", "я";
2330+
glyphs: "а", "б", "в", "г", "д", "е", "є", "ж", "з", "и", "і", "к", "л", "м", "н", "о", "п", "р", "с", "т", "у", "ф", "х", "ц", "ч", "ш", "ю", "я";
23262331
}
23272332

2328-
@counter-style lower-ukrainian-short {
2333+
@counter-style lower-ukrainian-full {
23292334
type: alphabetic;
2330-
glyphs: "а", "б", "в", "г", "д", "е", "є", "ж", "з", "и", "і", "к", "л", "м", "н", "о", "п", "р", "с", "т", "у", "ф", "х", "ц", "ч", "ш", "ю", "я";
2335+
glyphs: "а", "б", "в", "г", "ґ", "д", "е", "є", "ж", "з", "и", "і", "ї", "й", "к", "л", "м", "н", "о", "п", "р", "с", "т", "у", "ф", "х", "ц", "ч", "ш", "щ", "ь", "ю", "я";
23312336
}
23322337

23332338
@counter-style oromo {
@@ -2413,29 +2418,34 @@ <h2 id='ua-stylesheet'>
24132418
glyphs: "A" "B" "C" "D" "E" "F" "G" "H" "I" "J" "K" "L" "M" "N" "O" "P" "Q" "R" "S" "T" "U" "V" "W" "X" "Y" "Z" "Æ" "Ø" "Å";
24142419
}
24152420

2416-
@counter-style upper-russian {
2421+
@counter-style upper-oromo-qubee {
24172422
type: alphabetic;
2418-
glyphs: "А", "Б", "В", "Г", "Д", "Е", "Ё", "Ж", "З", "И", "Й", "К", "Л", "М", "Н", "О", "П", "Р", "С", "Т", "У", "Ф", "Х", "Ц", "Ч", "Ш", "Щ", "Ъ", "Ы", "Ь", "Э", "Ю", "Я";
2423+
glyphs: "A", "AA", "B", "C", "D", "E", "EE", "F", "G", "H", "I", "II", "J", "K", "L", "M", "N", "O", "OO", "P", "Q", "R", "S", "T", "U", "UU", "V", "W", "X", "Y", "Z", "CH", "DH", "KH", "NY", "PH", "SH";
24192424
}
24202425

2421-
@counter-style upper-russian-short {
2426+
@counter-style upper-russian {
24222427
type: alphabetic;
24232428
glyphs: "А", "Б", "В", "Г", "Д", "Е", "Ж", "З", "И", "К", "Л", "М", "Н", "О", "П", "Р", "С", "Т", "У", "Ф", "Х", "Ц", "Ч", "Ш", "Щ", "Э", "Ю", "Я";
24242429
}
24252430

2431+
@counter-style upper-russian-full {
2432+
type: alphabetic;
2433+
glyphs: "А", "Б", "В", "Г", "Д", "Е", "Ё", "Ж", "З", "И", "Й", "К", "Л", "М", "Н", "О", "П", "Р", "С", "Т", "У", "Ф", "Х", "Ц", "Ч", "Ш", "Щ", "Ъ", "Ы", "Ь", "Э", "Ю", "Я";
2434+
}
2435+
24262436
@counter-style upper-serbo-croatian {
24272437
type: alphabetic;
24282438
glyphs: "А", "Б", "В", "Г", "Д", "Ђ", "Е", "Ж", "З", "И", "Ј", "К", "Л", "Љ", "М", "Н", "Њ", "О", "П", "Р", "С", "Т", "Ћ", "У", "Ф", "Х", "Ц", "Ч", "Џ", "Ш";
24292439
}
24302440

24312441
@counter-style upper-ukrainian {
24322442
type: alphabetic;
2433-
glyphs: "А", "Б", "В", "Г", "Ґ", "Д", "Е", "Є", "Ж", "З", "И", "І", "Ї", "Й", "К", "Л", "М", "Н", "О", "П", "Р", "С", "Т", "У", "Ф", "Х", "Ц", "Ч", "Ш", "Щ", "Ь", "Ю", "Я";
2443+
glyphs: "А", "Б", "В", "Г", "Д", "Е", "Є", "Ж", "З", "И", "І", "К", "Л", "М", "Н", "О", "П", "Р", "С", "Т", "У", "Ф", "Х", "Ц", "Ч", "Ш", "Ю", "Я";
24342444
}
24352445

2436-
@counter-style upper-ukrainian-short {
2446+
@counter-style upper-ukrainian-full {
24372447
type: alphabetic;
2438-
glyphs: "А", "Б", "В", "Г", "Д", "Е", "Є", "Ж", "З", "И", "І", "К", "Л", "М", "Н", "О", "П", "Р", "С", "Т", "У", "Ф", "Х", "Ц", "Ч", "Ш", "Ю", "Я";
2448+
glyphs: "А", "Б", "В", "Г", "Ґ", "Д", "Е", "Є", "Ж", "З", "И", "І", "Ї", "Й", "К", "Л", "М", "Н", "О", "П", "Р", "С", "Т", "У", "Ф", "Х", "Ц", "Ч", "Ш", "Щ", "Ь", "Ю", "Я";
24392449
}
24402450

24412451

0 commit comments

Comments
 (0)