RESOLVED DUPLICATE of bug 249510 250838
calc() that returns <number> does not work in SVG stroke-width
https://bugs.webkit.org/show_bug.cgi?id=250838
Summary calc() that returns <number> does not work in SVG stroke-width
Lea Verou
Reported 2023-01-19 07:37:08 PST
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.
Attachments
Ahmad Saleem
Comment 1 2023-01-20 15:02:58 PST
I am not able to reproduce this in Safari Technology Preview 161 but is not working with Safari 16.2 on macOS 13.1, where the outer black circle is missing. Should we consider it as "RESOLVED CONFIGURATION CHANGED" since it is already fixed in STP161?
Radar WebKit Bug Importer
Comment 2 2023-01-26 07:38:15 PST
Said Abou-Hallawa
Comment 3 2023-01-26 15:15:35 PST
This was already fixed by bug 249510. *** This bug has been marked as a duplicate of bug 249510 ***
Note You need to log in before you can comment on or make changes to this bug.