I18N Tests: list-style-type 4
Results
This page tests support for the Lower Greek CSS list-style-type properties.
CSS2.1 CR specifies a lower-greek
value for the list-style-type property, but does not specify in any detail the mechanism for implementing it.
Expectations for behavior in these tests are based on the rules specified in the version of
CSS3 Lists module current at the time this test was last updated.
Check whether the numbering of the lists is what appears to the right.
Description: The start attribute is used on ol to skip to higher numbers.
lower-greek
Description: CSS says: ol { list-style-type: lower-greek; }
- α
- β
- α
- β
- γ
- γ
- δ
- ε
- ζ
- η
- θ
- ι
- κ
- λ
- μ
- ν
- ξ
- ο
- π
- ρ
- σ
- τ
- υ
- φ
- χ
- ψ
- ω
- αα
- αβ
- αγ
- αε
- αω
- βα
- ββ
- ωψ
- ωω
- ααα
- ααβ
- ααγ
- βκθ
- βκι
- βκκ
- βκλ
- ααωω
- αβαα
- αβαβ
- αβαγ
Results
Version: $Id: sec-list-style-type-4.html,v 1.2 2007/08/01 12:00:23 rishida Exp $