Skip to content

Add support for a new list counter named 'persian-alpha' [css-persian-alpha] #2753

@Huji

Description

@Huji

The https://www.w3.org/TR/css-lists-3/#propdef-list-style-type property accepts several values such as decimal, lower-alpha, armenian, or persian.

In Persian, there are two ways in which footnotes are marked: using a numeric counter (similar to 1, 2, 3, ...) or using an alphabetic counter (similar to a, b, c, ...). The former is already part of CSS3 (list-style-type: persian). I would like to ask for the latter to also be added.

I have created a JSFiddle at https://jsfiddle.net/a8obup7r/8/ which demonstrates the desired output (try it with a Mozilla browser). Since there are thirty two letters in Persian alphabet, there are also thirty two symbols used.

Note that it is customary for the first one to not be a single letter "ا" but rather a three letter spelled-out name of that letter, ie "الف". Note also that it is customary for the 31st one to not be the letter "ه" in its loose form, but to be the character in its attached form "ھ".

Metadata

Metadata

Assignees

Labels

css-counter-styles-4i18n-alreqArabic language enablementi18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions