[Webkit-unassigned] [Bug 249804] New: Implementing text representation for CounterStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 13:29:35 PST 2022


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

            Bug ID: 249804
           Summary: Implementing text representation for CounterStyle
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitor.roriz at apple.com

We should implement the marker text representation for each counter-style system.
Each system defines an algorithm for generating the marker’s text representation based on the CounterStyle descriptors. The systems are:
- cyclic 
- numeric
- alphabetic
- symbolic
- additive
- fixed
- extends (doesn’t need a proper representation since it is promoted to another system after resolution)

-- 
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/20221222/f509febe/attachment.htm>


More information about the webkit-unassigned mailing list