WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249813
Computed value for stroke-dasharray should be in px
https://bugs.webkit.org/show_bug.cgi?id=249813
Summary
Computed value for stroke-dasharray should be in px
Chris Dumez
Reported
2022-12-22 14:21:01 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-12-22 14:22:47 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8024
EWS
Comment 2
2022-12-23 09:51:35 PST
Committed
258300@main
(a618c9c0e8e3): <
https://commits.webkit.org/258300@main
> Reviewed commits have been landed. Closing PR #8024 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-12-23 09:52:15 PST
<
rdar://problem/103672376
>
Antoine Quint
Comment 4
2023-02-01 03:37:03 PST
Values using the "em" unit computed to "0px", see
bug 251495
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug