This is an experimental technology
Because this technology's specification has not stabilized, check the compatibility table for usage in various browsers. Also note that the syntax and behavior of an experimental technology is subject to change in future versions of browsers as the specification changes.
The CSS Counter Styles module allows to define custom counter styles, which can be used for CSS list-marker and generated-content counters.
Interfaces
CSSCounterStyleRule
- Represents an
@counter-style
rule.
Specifications
Specification | Status | Comment |
---|---|---|
CSS Counter Styles Level 3 | Candidate Recommendation | Initial definition |