[Webkit-unassigned] [Bug 279200] New: Serialization of <position> arguments of CSS circle() and ellipse() should match spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 09:22:10 PDT 2024


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

            Bug ID: 279200
           Summary: Serialization of <position> arguments of CSS circle()
                    and ellipse() should match spec
           Product: WebKit
           Version: Safari 18
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org
                CC: koivisto at iki.fi

The spec, https://drafts.csswg.org/css-shapes/#basic-shape-serialization, states that shapes should serialized as per their grammars. Given the grammar uses <position> it should follow the rules set by CSS Units and Values 4, https://drafts.csswg.org/css-values-4/#position-serialization, which fortunately are a bit simpler than what is currently implemented.

This will also allow easy removal of a deprecated primitive value resolver.

-- 
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/20240905/e02d0d7f/attachment.htm>


More information about the webkit-unassigned mailing list