Bug 257369

Summary: [css-counter-styles] Support CJK counter styles outside of range
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.