19 Feb
2021
19 Feb
'21
8:39 p.m.
Hi webkit-dev, This is a request for WebKit's position on CSS custom counter style (@counter-style rule). The spec status is Candidate Recommendation. Firefox has shipped it in 2014, while Chrome is planning to ship it by M90 in April 2021. Explainer: https://developer.mozilla.org/en-US/docs/Web/CSS/@counter-style Spec: https://drafts.csswg.org/css-counter-styles-3 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. Thanks!