[Webkit-unassigned] [Bug 254339] New: @counter-style rule can't redefine certain predefined styles.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 23 09:32:51 PDT 2023


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

            Bug ID: 254339
           Summary: @counter-style rule can't redefine certain predefined
                    styles.
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitor.roriz at apple.com
                CC: webkit-bug-importer at group.apple.com

User is allowed to redefine @counter-style rules predefined by user-agent, except if the rules are:

Except for "decimal, disc, square, circle, disclosure-open, and disclosure-closed" according to https://w3c.github.io/csswg-drafts/css-counter-styles/#the-counter-style-rule.

We currently just avoid 'decimal' and 'disc' from being redefined.

-- 
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/20230323/8e7b8efd/attachment.htm>


More information about the webkit-unassigned mailing list