Computed value for stroke-dasharray should be in px: - https://svgwg.org/svg2-draft/painting.html#StrokeDashing Previously, we would only convert other length units to px when applied to a SVG element, not for other kinds of elements.
Pull request: https://github.com/WebKit/WebKit/pull/8024
Committed 258300@main (a618c9c0e8e3): <https://commits.webkit.org/258300@main> Reviewed commits have been landed. Closing PR #8024 and removing active labels.
<rdar://problem/103672376>
Values using the "em" unit computed to "0px", see bug 251495.