NEW257369
[css-counter-styles] Support CJK counter styles outside of range
https://bugs.webkit.org/show_bug.cgi?id=257369
Summary [css-counter-styles] Support CJK counter styles outside of range
Tim Nguyen (:ntim)
Reported 2023-05-26 00:04:23 PDT
Everything in section 7 of https://drafts.csswg.org/css-counter-styles-3/#complex-predefined-counters use custom systems in Chrome / Firefox, in order to support ranges outside of -9999 9999. We should do the same in order to pass the relevant WPT.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-26 00:04:35 PDT
Tim Nguyen (:ntim)
Comment 2 2023-05-26 00:04:53 PDT
> Because opinions differ on how best to represent numbers 10k or greater using the longhand CJK styles, all of the counter styles defined in this section are defined to have a range of -9999 to 9999, but implementations may support a larger range. Outside the implementation-supported range, the fallback is cjk-decimal.
Ian Gower
Comment 3 2025-06-06 15:17:25 PDT
Note You need to log in before you can comment on or make changes to this bug.