[Webkit-unassigned] [Bug 250838] New: calc() that returns <number> does not work in SVG stroke-width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 19 07:37:08 PST 2023


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

            Bug ID: 250838
           Summary: calc() that returns <number> does not work in SVG
                    stroke-width
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
               URL: https://codepen.io/leaverou/pen/BaPmqQQ
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lea at verou.me
                CC: sabouhallawa at apple.com, simon.fraser at apple.com,
                    zimmermann at kde.org

Testcase: https://codepen.io/leaverou/pen/BaPmqQQ

A plain <number> works fine, as well as a calc() that returns a <length>, but a calc() that returns a <number> fails and is treated as 0.

-- 
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/20230119/76871fdb/attachment.htm>


More information about the webkit-unassigned mailing list