[Webkit-unassigned] [Bug 240772] New: SVG 2 proporties don’t work with number values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 22 06:55:52 PDT 2022


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

            Bug ID: 240772
           Summary: SVG 2 proporties don’t work with number values
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gunnar at bittersmann.de
                CC: sabouhallawa at apple.com, zimmermann at kde.org

See codepen https://codepen.io/gunnarbittersmann/pen/QWQMKYw

When no radius given in SVG, but with CSS like `circle { r: 1 }`, the circle is not rendered.

It should work with a number value as ist does with a length value like `circle { r: 1px }`.

This might be the same with other properties which are new with SVG 2 (attributes only before).

-- 
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/20220522/b272b20f/attachment.htm>


More information about the webkit-unassigned mailing list