WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 275835
257370
[css-counter-styles] Implement correct bidi rules for disclosure counter styles
https://bugs.webkit.org/show_bug.cgi?id=257370
Summary
[css-counter-styles] Implement correct bidi rules for disclosure counter styles
Tim Nguyen (:ntim)
Reported
2023-05-26 00:21:41 PDT
WPT:
https://wpt.fyi/results/css/css-counter-styles/counter-style-at-rule/disclosure-styles.html?label=master&label=experimental&aligned&q=safari%3Afail%20
Spec:
https://drafts.csswg.org/css-counter-styles/#simple-symbolic
> For the disclosure-open and disclosure-closed counter styles, the marker must be an image or character suitable for indicating the open and closed states of a disclosure widget, such as HTML’s details element. If the image is directional, it must respond to the writing mode of the element, similar to the bidi-sensitive images feature of the Images 4 module. For example, the disclosure-closed style might use the characters U+25B8 BLACK RIGHT-POINTING SMALL TRIANGLE (▸) and U+25C2 BLACK LEFT-POINTING SMALL TRIANGLE (◂), while the disclosure-open style might use the character U+25BE BLACK DOWN-POINTING SMALL TRIANGLE (▾).
This is partially implemented in WebKit in RenderListMarker, but it doesn't apply to counter styles that extend the built-in disclosure styles.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-26 00:21:52 PDT
<
rdar://problem/109875748
>
Tim Nguyen (:ntim)
Comment 2
2024-11-26 01:32:40 PST
*** This bug has been marked as a duplicate of
bug 275835
***
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