I18N Tests: list-style-type
This page tests support for the CSS list-style-type property, as defined in CSS2.0.
Note: The CSS2.0 specification does not specify in any detail the mechanism for implementing the numbering schemes
defined. Expectations for behaviour are based on the version of the CSS3 Lists module current at the time this test was last updated. In most cases,
however, these tests simply allow you to see whether and how a particular user agent implements these features, rather than testing against the
requirements of the specification.
Check whether the numbering of the lists is what you would expect.
The start
attribute is used on ol
to skip to higher numbers.
lower-latin
CSS says: list-style-type: lower-latin;
.
The CSS2.0 specification specifies the set of characters as "a, b, c, ... z". It doesn't specify what happens after z.
- one, should show a
- two, should show b
- one, expect to see a
- two, expect to see b
- three, expect to see c
- three, should show c
- four, should show d
- five, should show e
- twenty six, should show z
- twenty seven, undefined
- twenty eight, undefined
- fifty-two, undefined
- fifty-three, undefined
- fifty-four, undefined
upper-latin
CSS says: list-style-type: upper-latin;
The CSS2.0 specification specifies the set of characters as "A, B, C, ... Z". It doesn't specify what happens after Z.
- one, should show A
- two, should show B
- one, expect to see A
- two, expect to see B
- three, expect to see C
- three, should show C
- four, should show D
- five, should show E
- twenty six, should show Z
- twenty seven, undefined
- twenty eight, undefined
- fifty-two, undefined
- fifty-three, undefined
- fifty-four, undefined
lower-alpha
CSS says: list-style-type: lower-alpha;
The CSS2.0 specification specifies the set of characters as "a, b, c, ... z". It doesn't specify what happens after z.
- one, should show a
- two, should show b
- one, expect to see a
- two, expect to see b
- three, expect to see c
- three, should show c
- four, should show d
- five, should show e
- twenty six, should show z
- twenty seven, undefined
- twenty eight, undefined
- fifty-two, undefined
- fifty-three, undefined
- fifty-four, undefined
upper-alpha
CSS says: list-style-type: upper-alpha;
The CSS2.0 specification specifies the set of characters as "A, B, C, ... Z". It doesn't specify what happens after Z.
- one, should show A
- two, should show B
- one, expect to see A
- two, expect to see B
- three, expect to see C
- three, should show C
- four, should show D
- five, should show E
- twenty six, should show Z
- twenty seven, undefined
- twenty eight, undefined
- fifty-two, undefined
- fifty-three, undefined
- fifty-four, undefined
lower-greek
CSS says: list-style-type: lower-greek;
The CSS2.0 specification doesn't explicitly define the set of characters in the list, nor what happens after the list is
exhausted, but does say "Lowercase classical Greek alpha, beta, gamma, ... (έ, ή, ί, ...)".
- one, may show α
- two, may show β
- one, may show α
- two, may show β
- three, may show γ
- three, may show γ
- four, may show δ
- five, may show ε
- twenty four, may show ω
- twenty seven, undefined
- twenty eight, undefined
- forty-eight, undefined
- forty-nine, undefined
- fifty, undefined
hiragana
CSS says: list-style-type: hiragana;
The CSS 2.0 specification doesn't explicitly define the set of characters in the list, nor what happens after the list is
exhausted.
- one, may show あ
- two, may show い
- one, may show あ
- two, may show い
- three, may show う
- three, may show う
- four, may show え
- five, may show お
- forty-eight, may show ん
- forty-nine, undefined
- fifty, undefined
- ninety-six, undefined
- ninety-seven, undefined
- ninety-eight, undefined
hiragana-iroha
CSS says: list-style-type: hiragana-iroha;
The CSS 2.0 specification doesn't explicitly define the set of characters in the list, nor what happens after the list is
exhausted.
- one, may show い
- two, may show ろ
- one, may show い
- two, may show ろ
- three, may show は
- three, may show は
- four, may show に
- five, may show ほ
- forty-seven, may show す
- forty-eight, undefined
- forty-nine, undefined
- ninety-four, undefined
- ninety-five, undefined
- ninety-six, undefined
katakana
CSS says: list-style-type: katakana;
The CSS 2.0 specification doesn't explicitly define the set of characters in the list, nor what happens after the list is
exhausted.
- one, may show ア
- two, may show イ
- one, may show ア
- two, may show イ
- three, may show ウ
- three, may show ウ
- four, may show エ
- five, may show オ
- forty-eight, undefined
- forty-nine, undefined
- fifty, undefined
- ninety-six, undefined
- ninety-seven, undefined
- ninety-eight, undefined
katakana-iroha
CSS says: list-style-type: katakana-iroha;
The CSS 2.0 specification doesn't explicitly define the set of characters in the list, nor what happens after the list is
exhausted.
- one, may show イ
- two, may show ロ
- one, may show イ
- two, may show ロ
- three, may show ハ
- three, may show ハ
- four, may show ニ
- five, may show ホ
- forty-seven, may show ス
- forty-eight, undefined
- forty-nine, undefined
- ninety-four, undefined
- ninety-five, undefined
- ninety-six, undefined
cjk-ideographic
CSS says: list-style-type: cjk-ideographic;
The CSS2.0 specification doesn't define what characters should be used to create each number - there are multiple alternatives.
Note that the characters specified in the CSS3 Lists module as of the date of publication of this page are not those expected below.
- one
- two
- one
- two
- three
- three
- four
- five
- twenty, undefined
- twenty one, undefined
- twenty two, undefined
- a hundred, undefined
- a hundred and one, undefined
- a hundred and two, undefined
- zero, undefined
- one
hebrew
CSS says: list-style-type: hebrew;
The CSS2.0 specification doesn't define the algorithm for the Hebrew numbering.
- one, should show א
- two, should show ב
- one, should show א
- two, should show ב
- three, should show ג
- three, should show ג
- four, should show ד
- five, should show ה
- ninety-seven, undefined, may show צז
- ninety-eight, undefined, may show צח
- ninety-nine, undefined, may show צט
- hundred, undefined, may show ק
- a hundred and one, undefined, may show קא
- zero, undefined, may show אפס
- one, should show א
georgian
CSS says: list-style-type: georgian;
The CSS2.0 specification doesn't define the algorithm for Georgian numbering in detail.
- one, may show ა
- two, may show ბ
- one, may show ა
- two, may show ბ
- three, may show გ
- three, may show გ
- four, may show დ
- five, may show ე
- six, may show ვ
- seven, may show ზ
- eight, may show ჱ
- nine, may show თ
- ten, may show ი
- eleven, may show ია
- twelve, may show იბ
- ninety-nine, undefined, may show ჟთ
- hundred, undefined, may show რ
- a hundred and one, undefined, may show რა
armenian
CSS says: list-style-type: armenian;
The CSS2.0 specification doesn't define the algorithm for Armenian numbering in detail.
- one, may show ա
- two, may show բ
- one, may show ա
- two, may show բ
- three, may show գ
- three, may show գ
- four, may show դ
- five, may show ե
- six, may show զ
- seven, may show է
- eight, may show ը
- nine, may show թ
- ten, may show ժ
- eleven, may show ժա
- twelve, may show ժբ
- ninety-nine, undefined, may show ղթ
- hundred, undefined, may show ճ
- a hundred and one, undefined, may show ճա