← Back to release summary

CSS custom counter styles

Category
CSS
Type
Chromium catches up
Status
Enabled by default (Chrome 91)
Intent stage
Shipped

Summary

The CSS @counter-style rule allows web authors to specify and use custom counter styles in list markers and CSS counters. This helps web internationalization.

Motivation

This is a highly demanded CSS feature, especially by developers with needs in internationalization. The tracking bug (crbug.com/687225) has 40 stars, and already contains multiple detailed use cases of the feature.

Standards & signals

Docs: https://bit.ly/2Gm1oMC

Explainers: https://developer.mozilla.org/en-US/docs/Web/CSS/@counter-style

View on chromestatus.com