[Webkit-unassigned] [Bug 257370] New: [css-counter-styles] Implement correct bidi rules for disclosure counter styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 26 00:21:41 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257370

            Bug ID: 257370
           Summary: [css-counter-styles] Implement correct bidi rules for
                    disclosure counter styles
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com
                CC: webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230526/0f893a33/attachment.htm>


More information about the webkit-unassigned mailing list