WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
257369
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-26 00:04:35 PDT
<
rdar://problem/109875198
>
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
Pull request:
https://github.com/WebKit/WebKit/pull/46446
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug